syegulalp / AkilangLinks
A compiler for a simple language, built with Python and LLVM
☆100Updated 5 years ago
Alternatives and similar repositories for Akilang
Users that are interested in Akilang are comparing it to the libraries listed below
Sorting:
- 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 compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated this week
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 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…☆51Updated 6 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated this week
- The Sharp programming language☆45Updated 2 weeks 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.☆66Updated last year
- A work-in-progess programming language modeled after Ada and C++☆25Updated 2 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- A compiled Python-like multi-paradigm programming language.☆10Updated 6 years ago
- Paka language☆161Updated 2 years ago
- Feral programming language reference implementation☆143Updated last week
- Automatically exported from code.google.com/p/tinypy☆244Updated last year
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆456Updated 2 weeks ago
- Lox interpreter written in Lox☆123Updated last month
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- List of languages that compile to python☆270Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- A modern scripting language; implemented in old school C, yacc & flex☆31Updated 3 months ago