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☆99Updated 5 years ago
- C compiler created in Python.☆1,043Updated last year
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- Implementation of the LLVM tutorial in Python☆291Updated 8 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 6 years ago
- A simple programming language using llvmlite in python3☆47Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- Simple C Compiler written in Python☆60Updated 2 years ago
- Experimental Programming Language Coded in Python!☆75Updated 4 years ago
- A small BASIC-to-C compiler written in Python.☆345Updated 9 months ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 8 months ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 5 years ago
- Interpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube☆488Updated 8 months ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Bolt is a language with in-built data-race freedom!☆580Updated last year
- Pascal simplified compiler written in python without external dependencies☆15Updated 6 years ago
- A small C compiler written in Python for learning purposes☆40Updated 7 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆104Updated 4 years ago
- Toy programming language using LLVM, flex and bison.☆91Updated last month
- A language made for a blog post, but that's also named after me☆30Updated 3 years ago
- Java Virtual Machine implementation in Python☆277Updated 6 years ago
- Ethereal Language Reference Implementation (archived). Currently working on Scribe.☆161Updated 4 years ago
- Feral programming language reference implementation☆141Updated 3 weeks ago
- Little Python to C++ compiler☆94Updated last year