symhom / Kaleidoscope_CompilerLinks
Python compiler that utilizes PLY and llvmlite
☆12Updated 7 years ago
Alternatives and similar repositories for Kaleidoscope_Compiler
Users that are interested in Kaleidoscope_Compiler are comparing it to the libraries listed below
Sorting:
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 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
- Toy general-purpose interpreted language written in Python☆20Updated 10 years ago
- Toy compiler for a fictional go-like language called Gone.☆29Updated 6 years ago
- Squanchy is a brand new, easy to learn, general purpose, multi-paradigm, compiled programming language. The language is written from scra…☆15Updated 6 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 5 years ago
- A programming language written in Python and LLVMLite☆11Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Learning to build a language with RPython.☆21Updated 8 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- Python wrapper for the Tiny C Compiler library☆16Updated 2 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
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- ☆45Updated 6 years ago
- A Python JIT compiler☆12Updated 6 years ago
- Python module to modify bytecode☆326Updated last month
- Compares Python's text parsing libraries☆26Updated 4 years ago
- ASDL parser☆20Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Updated 2 months ago
- A VS Code extension help you explore CPython internals☆15Updated 2 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 5 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago