marcelogdeandrade / PythonCompiler
Code used on "Writing your own programming language and compiler with Python" post
☆239Updated 4 years ago
Alternatives and similar repositories for PythonCompiler:
Users that are interested in PythonCompiler are comparing it to the libraries listed below
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 2 months ago
- C compiler created in Python.☆1,047Updated last year
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A small BASIC-to-C compiler written in Python.☆344Updated 11 months ago
- A simple programming language using llvmlite in python3☆49Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- Interpreter for the Declaration Section of a C program☆43Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆299Updated 3 weeks ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆340Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- Experimental Programming Language Coded in Python!☆75Updated 4 years ago
- Simple C Compiler written in Python☆63Updated 2 years ago
- Little Python to C++ compiler☆94Updated last year
- Interpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube☆492Updated 9 months ago
- An interpreter that can evaluate simple calculations to understand how computers process human-readable text☆58Updated last year
- Java Virtual Machine implementation in Python☆278Updated 6 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆105Updated 4 years ago
- Bolt is a language with in-built data-race freedom!☆587Updated last year
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆439Updated 3 months ago
- A simple VM for a talk on building VMs☆215Updated 7 years ago
- A toy programming language that keeps it minimal☆142Updated 7 years ago
- Tkinter Python IDE☆62Updated 3 years ago
- tac x86 compiler☆87Updated last year
- Very simple language implemented using antlr for beginners☆17Updated 6 years ago
- Material for the Creating a Compiler video lesson series.☆546Updated 3 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆52Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆469Updated 2 years ago