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 3 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
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆68Updated 2 weeks ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- A compiled Python-like multi-paradigm programming language.☆9Updated 5 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 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
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 10 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 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
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆84Updated 3 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆300Updated last month
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆442Updated last week
- A work-in-progess programming language modeled after Ada and C++☆25Updated 2 years ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆123Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 10 months ago
- A website for the #proglangdesign community on freenode☆108Updated 3 months ago
- Paka language☆160Updated 2 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- A modern scripting language; implemented in old school C, yacc & flex☆31Updated 5 months ago
- Lox interpreter written in Lox☆117Updated last year
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 4 years ago