tinwe6 / loxi
loxi - a Lox interpreter
☆33Updated 7 years ago
Alternatives and similar repositories for loxi:
Users that are interested in loxi are comparing it to the libraries listed below
- Simple Programming Language☆15Updated 6 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- The fluffy programming language main repository☆24Updated 11 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A static strongly typed object oriented programming language with focus on composition☆22Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- Tiny statically-typed (embeddable) language.☆48Updated 4 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- PEG Parser in ANSI C☆55Updated 3 years ago
- Minimal programming language for embedding small scripts in larger programs☆50Updated 5 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- The Elsa Programming Language☆17Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- programming language for learning and teaching the basics programming☆18Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- Scripting language.☆8Updated 3 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆36Updated 11 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago
- A toy programming language interpreter