marcelogdeandrade / PythonCompilerLinks
Code used on "Writing your own programming language and compiler with Python" post
☆238Updated 5 years ago
Alternatives and similar repositories for PythonCompiler
Users that are interested in PythonCompiler are comparing it to the libraries listed below
Sorting:
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- C compiler created in Python.☆1,063Updated 2 months ago
- A small BASIC-to-C compiler written in Python.☆365Updated last year
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 9 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated last month
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Sly Lex Yacc☆852Updated last year
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆317Updated 8 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- An interpreter that can evaluate simple calculations to understand how computers process human-readable text☆59Updated last year
- Little Python to C++ compiler☆96Updated 2 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆113Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Simple C Compiler written in Python☆64Updated 3 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A language made for a blog post, but that's also named after me☆31Updated 3 years ago
- Interpreter for the Declaration Section of a C program☆44Updated 6 years ago
- Java Virtual Machine implementation in Python☆283Updated 6 years ago
- A simple programming language using llvmlite in python3☆52Updated 2 years ago
- Interpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube☆518Updated last year
- Small Lang is a small programming language which you are do build yourself as your first programming language.☆55Updated 4 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- An unmaintained programming language☆889Updated 2 years ago
- Just a small Brainfuck interpreter written in Python☆217Updated 3 years ago