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
- Toy programming language using LLVM, flex and bison.☆95Updated 9 months ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Little Python to C++ compiler☆95Updated last year
- A simple programming language using llvmlite in python3☆52Updated 2 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated 3 weeks ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆117Updated 6 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆317Updated 7 months ago
- Sly Lex Yacc☆854Updated last year
- Simple C Compiler written in Python☆66Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A small BASIC-to-C compiler written in Python.☆362Updated last year
- C compiler created in Python.☆1,064Updated last month
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Interpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube☆515Updated last year
- Java Virtual Machine implementation in Python☆283Updated 6 years ago
- A language made for a blog post, but that's also named after me☆31Updated 3 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 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 operating system in Python☆248Updated 11 years ago
- An interpreter that can evaluate simple calculations to understand how computers process human-readable text☆59Updated last year
- CupScript Is A Simple Scripting Language Completely Created Using Python☆24Updated 2 years ago
- Very simple language implemented using antlr for beginners☆17Updated 7 years ago
- Feral programming language reference implementation☆143Updated 3 weeks ago
- Small Lang is a small programming language which you are do build yourself as your first programming language.☆55Updated 4 years ago
- Just a small Brainfuck interpreter written in Python☆217Updated 3 years ago