marcelogdeandrade / PythonCompilerLinks
Code used on "Writing your own programming language and compiler with Python" post
☆239Updated 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☆101Updated 6 years ago
- Toy compiler for a fictional go-like language called Gone.☆29Updated 6 years ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆390Updated 2 years ago
- A small BASIC-to-C compiler written in Python.☆379Updated last year
- Java Virtual Machine implementation in Python☆283Updated 7 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 3 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
- Little Python to C++ compiler☆97Updated 2 years ago
- Simple C Compiler written in Python☆65Updated 3 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- A simple programming language using llvmlite in python3☆55Updated 3 years ago
- Compiler for the COOL programming language in Python 3☆40Updated 3 weeks 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 2 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Sly Lex Yacc☆863Updated 3 weeks ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆113Updated 3 months ago
- Small Lang is a small programming language which you are do build yourself as your first programming language.☆55Updated 5 years ago
- an operating system in Python☆250Updated 11 years ago
- A simple VM for a talk on building VMs☆223Updated 8 years ago
- Feral programming language reference implementation☆148Updated this week
- A language made for a blog post, but that's also named after me☆31Updated 4 years ago