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:
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 8 months ago
- Little Python to C++ compiler☆95Updated last year
- A small BASIC-to-C compiler written in Python.☆359Updated last year
- A simple programming language using llvmlite in python3☆52Updated 2 years ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated last week
- Interpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube☆512Updated last year
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- C compiler created in Python.☆1,063Updated last month
- Java Virtual Machine implementation in Python☆281Updated 6 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Official home of the ZAP! language☆31Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Interpreter for the Declaration Section of a C program☆43Updated 5 years ago
- Small Lang is a small programming language which you are do build yourself as your first programming language.☆54Updated 4 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 7 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆111Updated 4 years ago
- An interpreter that can evaluate simple calculations to understand how computers process human-readable text☆59Updated last year
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago
- A language made for a blog post, but that's also named after me☆31Updated 3 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
- Simple C Compiler written in Python☆66Updated 3 years ago
- A toy programming language that keeps it minimal☆142Updated 8 years ago