frederickjeanguerin / pykaleidoscopeLinks
Kaleidoscope using Python and llvmlite
☆32Updated 9 years ago
Alternatives and similar repositories for pykaleidoscope
Users that are interested in pykaleidoscope are comparing it to the libraries listed below
Sorting:
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆333Updated 10 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆389Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆353Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Toy compiler for a fictional go-like language called Gone.☆29Updated 5 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years ago
- C/C++ source generation from an AST☆169Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 3 weeks 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
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- ☆44Updated 6 years ago
- Automatically exported from code.google.com/p/tinypy☆248Updated last year
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Python module to modify bytecode☆326Updated last week
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Tools for rapid prototyping of DSL compilers☆88Updated 4 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated last year
- Yet another Python Python☆91Updated 7 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 10 years ago
- Support for for students (Python)☆68Updated last month
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆226Updated last year
- The Finch programming language☆255Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago
- A compiler for x86-64 with an SLR parser.☆10Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago