Showing 99 open source projects for "python compiler"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    The Dragon Fire compiler takes a new, 21st century, look at the Dragon (i.e. Dragon Book). No longer impenetrable to the programmer, this compiler is open and available to them. You control the Dragon, and get Dragon insight into your programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyAnalyzer performs source code analysis for Python code based on the standard python 'compiler' package. -- Acknowledgement: EU Funded FP6 QualOSS Project (see http://www.qualoss.eu).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libmsgque

    libmsgque

    something that writes code for you

    ... language that is supported by the Programming-Language-Micro-Kernel support. It even supports running multiple programming languages in a single piece of software. Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO) > Strategy: It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel. The package-item is connected to one another via a pipe or a socket and is based on packets .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fusion is a powerful high level programming language that merges several feature from Ruby, Python, Java, C++, Visual Basic, etc, in a only language. It's implemented by means of a compiler written in Haskell that generates Ruby code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Psyco showed that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization". The project is now dead and replaced by PyPy: http://pypy.org/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    This project provides a patched Python distribution that can be built on the win32 platform using 'configure' and 'make'. It requires Cygwin and the MinGW compiler toolchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Markovski project implements an interpreter/compiler for a language named Markovski, used to write Markov algorithms (see http://en.wikipedia.org/wiki/Markov_algorithm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    Cross C/C++ Compiler / Debugger IDE gui Plugin for Leo, a Literate Editor with Outlines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a delegate compiler and a numerical scripting language (like syscalls). the compiler is done in concept but the backend is still in the brainstorming phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An open-source cross-platform compiler for the Savage Innovations OOPic microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Compilador LaST para maquinas StanV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    boo is a new object oriented statically typed programming language for the CLI (common language infrastructure) with a python inspired syntax and a special focus on language and compiler extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyAxcess is a compiler, written in Python, for the AMX Corp. AXCESS control system language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ly: a 'lyterate' programming engine written in Python, featuring an easy-to-read syntax based on indentation. Source files look very similar to the HTML produced from them. Does chunking (arrange the code as you like, not as your compiler wants you to).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDL compiler required), and most of ORBit's TypeCodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mySAL -- A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL. The provided compiler and runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Monty compiler

    Low level programming language and compiler

    Low level programming language and compiler close to python. Intended for experiments with in processor design. Consists of language definition, compiler and simple cpu simulation written in python. The compiler can be adapted to different processors easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    DyLePLib

    Dynamic Lexer and Parser Library for python

    Top-down parser with dynamically modified grammar. May be a bit slower than tool-generated parsers, but grammar may change in runtime. That lets you create languages with dynamically changing grammar, is perfect for embedded scripting languages and allows easier compiler creation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It's a brainfuck interpreter written in Python (In the future will be also a compiler for x86 and have a GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
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.