syegulalp / Akilang
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
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 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
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- Tools for rapid prototyping of DSL compilers☆84Updated 3 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆340Updated 2 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆105Updated 4 years ago
- Feral programming language reference implementation☆141Updated last month
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆122Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 10 months ago
- Python compiler that utilizes PLY and llvmlite☆11Updated 6 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- A programming language where the syntax and semantics are mutable at runtime☆164Updated 12 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆299Updated 3 weeks ago
- A website for the #proglangdesign community on freenode☆108Updated 2 months ago
- A very (!) fast BrainFuck interpreter in Python☆19Updated 2 years ago
- A work-in-progess programming language modeled after Ada and C++☆25Updated 2 years ago
- A compiled Python-like multi-paradigm programming language.☆9Updated 5 years ago
- The Sharp programming language☆44Updated 10 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 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