shiinamiyuki / lunatic
lunatic: a toy lua interpreter
☆18Updated 4 years ago
Alternatives and similar repositories for lunatic:
Users that are interested in lunatic are comparing it to the libraries listed below
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- A Small C Compiler☆23Updated 5 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Tiny PreProcessor☆17Updated this week
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm