syegulalp / Akilang
A compiler for a simple language, built with Python and LLVM
☆99Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Akilang
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 2 years ago
- Kaleidoscope using Python and llvmlite☆33Updated 8 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆55Updated last year
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆335Updated 2 years ago
- programming language for learning and teaching the basics programming☆18Updated 3 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
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆124Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆136Updated 6 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- Experiments for the official PEG parser generator for Python☆275Updated 6 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆46Updated 6 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆65Updated 3 months ago
- A website for the #proglangdesign community on freenode☆109Updated last week
- A compiled Python-like multi-paradigm programming language.☆9Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated last month
- List of languages that compile to python☆254Updated 9 months ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- The Floyd programming language☆150Updated 2 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆47Updated 5 years ago
- An imperative, statically but weakly typed systems programming language with manual memory management.☆14Updated last year
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆58Updated last month
- A C library for displaying informative, clean and readable errors☆26Updated 7 months ago
- Feral programming language reference implementation☆141Updated last month
- A modern scripting language; implemented in old school C, yacc & flex☆31Updated 3 weeks ago