marcelogdeandrade / PythonCompilerLinks
Code used on "Writing your own programming language and compiler with Python" post
☆238Updated 4 years ago
Alternatives and similar repositories for PythonCompiler
Users that are interested in PythonCompiler are comparing it to the libraries listed below
Sorting:
- Toy programming language using LLVM, flex and bison.☆93Updated 6 months ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Experimental Programming Language Coded in Python!☆76Updated 5 years ago
- C compiler created in Python.☆1,060Updated 2 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 5 months ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A simple programming language using llvmlite in python3☆52Updated 2 years ago
- Pascal simplified compiler written in python without external dependencies☆14Updated 7 years ago
- Let's Build A Simple Interpreter☆1,840Updated 3 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- Sly Lex Yacc☆848Updated last year
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- Simple C Compiler written in Python☆66Updated 2 years ago
- miniature redis-like server implemented in Python☆147Updated 2 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Java Virtual Machine implementation in Python☆278Updated 6 years ago
- A small BASIC-to-C compiler written in Python.☆357Updated last year
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- An unmaintained programming language☆888Updated last year
- Feral programming language reference implementation☆142Updated last month
- For youtube☆60Updated 3 years ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- Official home of the ZAP! language☆31Updated 2 years ago
- The source code for howCode's 2018 'Make your own Programming Language' series.☆24Updated 6 years ago
- A language made for a blog post, but that's also named after me☆30Updated 3 years ago
- Ethereal Language Reference Implementation (archived). Currently working on Scribe.☆161Updated 5 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- An interpreter that can evaluate simple calculations to understand how computers process human-readable text☆59Updated last year