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☆329Updated 9 months ago
- LLVM compiler for python based on py2llvm☆137Updated 10 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
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Toy compiler for a fictional go-like language called Gone.☆29Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆387Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆352Updated last month
- ☆44Updated 6 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
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated 10 months ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Automatically exported from code.google.com/p/tinypy☆247Updated last year
- 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
- A programming language written in Python and LLVMLite☆10Updated 3 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆237Updated 5 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- C/C++ source generation from an AST☆167Updated 2 months ago
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 9 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 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…☆400Updated 10 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 7 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆494Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆232Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago