marcelogdeandrade / PythonCompiler
Code used on "Writing your own programming language and compiler with Python" post
☆236Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for PythonCompiler
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- Toy programming language using LLVM, flex and bison.☆90Updated last year
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 6 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
- C compiler created in Python.☆1,042Updated last year
- Implementation of the LLVM tutorial in Python☆292Updated 8 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- Experimental Programming Language Coded in Python!☆75Updated 4 years ago
- Bolt is a language with in-built data-race freedom!☆573Updated 11 months ago
- An interpreter that can evaluate simple calculations to understand how computers process human-readable text☆56Updated last year
- Java Virtual Machine implementation in Python☆275Updated 5 years ago
- Sly Lex Yacc☆828Updated 5 months ago
- A simple programming language using llvmlite in python3☆44Updated last year
- miniature redis-like server implemented in Python☆141Updated last year
- Kaleidoscope using Python and llvmlite☆33Updated 8 years ago
- Interpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube☆473Updated 6 months ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years ago
- Compiler for the COOL programming language in Python 3☆40Updated 5 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆117Updated 5 years ago
- Pascal simplified compiler written in python without external dependencies☆15Updated 6 years ago
- Feral programming language reference implementation☆141Updated 2 months ago
- Automatically exported from code.google.com/p/tinypy☆236Updated 7 months ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆239Updated last year
- A toy programming language, syntax based on C.☆11Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆1,934Updated this week