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 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆326Updated 8 months 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.☆385Updated 2 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated 2 weeks ago
- PEG parser generator for Python☆183Updated 10 months 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
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- ☆33Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- A Python JIT compiler☆12Updated 6 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 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…☆52Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years ago
- This project's lifetime has ended. The successor is https://github.com/thautwarm/frontend-for-free which is WIP. You can check lark-parse…☆41Updated 6 years ago
- end the parsing problem☆40Updated 3 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆399Updated 10 years ago
- Python module to modify bytecode☆323Updated last month
- ☆44Updated 6 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- A Scannerless GLR parser/parser generater.☆113Updated 5 months ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago