Showing 725 open source projects for "compiler python linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Compiler for a new programming language with heavy SIMD support called Swift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a project to create a compiler that converts grammars written in SRGS standard (http://www.w3.org/TR/speech-grammar/) to a graph understandable by HMM based ASR engines. Check srgs-parser.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of ACS tools. It will have an ACS disassembler, because I intend to get a method of decompiling as quickly as possible. After that, there will be: compiler, decompiler, linker and translator, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    A very high level Python Wrapper that exposes the Python/C api in an object oriented, easy to use manner. This library is designed to be lightweight, cross platform, and compatible with SWIG generated libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A python program for generating nicely formatted makefiles that can be easily edited. Generates a workable makefile with no user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    scaPAC is based on the compiler from the binPAC project. It aims at generating new layers modules (in plain python) for Scapy, using the binPAC language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CPyrol

    an alternative interpreter for the Python programming language

    The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase. I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage. This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PlusScript is a simple to use scripting library using a JIT compiler which makes it faster than other scripting libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    syc (share your compiler) is a peer to peer based distributed compiling project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A compiler and interpreter implementation of the LOLCODE esoteric programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual "push the arguments manually" (foreign function call) interface allowing programmers to call C functions in a completely dynamic manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Brainfuck Studio is an IDE for the Brainfuck programming language consisting of a text editor, a compiler as well as a debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An assembler (i.e. assembly language compiler) designed to be compatible with TASM and NASM so existing code will not have to be rewritten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple University project of a compiler based in the Croatian language. Implemented in C++, using a LL(1) grammatical , with a syntax like Perl, excluding arrays or other complex primitive variable. I didn't finished the semantic analyzer.. :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wxWidgets port of GComp utility - an 1C:Enterprise metadata (md) compiler/decompiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This tool takes the "gmon.out" profile information file generated by the GCC compiler as input and presents this information in a user friendly format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Baum is a Qt based GUI application framework with a built in python interpreter. Baum allows rapid creation of GUI's with simple python scripts. Programmers can re-use available python and widget library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Code Poet is an Integrated Development Environment for compiled languages, but primarily aimed at the D programming language. It is written in C++ using wxWidgets and boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The main goal of BASIC foundry on SourceForge is to gather all developers that works something related to BASIC programming language in order to help creation of fast, stable, cross-platform, OPEN SOURCE BASIC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MatForce is a compiler that translates MatLab scripts into self-contained C++ code, producing human-readable, extensible C++ sources that can be fitted to the needs of the encapsulating application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iFlow is an open source visualization software that transforms programs into interactive control flow graphs. It can be used for educational or presentational purposes. APIs are provided for potential control analysis or even compiler optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of DynamiC++ project is the development of dynamic analyzer of C++ code witch can be applied to dynamic C++ compiler (for quick compilation) and for integrated development environment (because dynamic analyzer can be used for smart highlighting).
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.