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☆337Updated 11 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.☆390Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years 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
- 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…☆402Updated 10 years ago
- PEG parser generator for Python☆193Updated last year
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 5 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- ☆44Updated 6 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Toy compiler for a fictional go-like language called Gone.☆29Updated 5 years ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated last week
- 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 7 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 10 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated this week
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Automatically exported from code.google.com/p/tinypy☆248Updated last year
- end the parsing problem☆40Updated 3 years ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- ☆71Updated last week
- Frost is a powerful, general purpose, multi-paradigm programming language☆38Updated 3 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 7 years ago