lunatic
Lua interpreter
An open-source interpreter for the Lua programming language with additional features and optimizations.
lunatic: a toy lua interpreter
18 stars
2 watching
0 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
compilerinterpreterparserpractice-projectprogramming-languageregister-machinevirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go-based Lua 5.3 VM and compiler for embedding into Go programs | 920 |
| An interpreter for an esoteric programming language designed to be correct, portable, and precisely documented. | 786 |
| An interpreter, linter, and formatter tool for the Clojure programming language. | 1,650 |
| An attempt to implement Lua 5.1 in Zig for educational purposes | 176 |
| A Lua backend for Idris 2, facilitating integration with the functional programming language | 27 |
| An AI-powered code interpreter for running local tasks without uploading sensitive data to the cloud. | 437 |
| An implementation of an interactive narrative scripting language in Lua | 133 |
| An interpreter and runtime environment for the Lua programming language | 1,424 |
| An interpreter for simple text-based adventure games written in Lua | 231 |
| Port of Lua programming language to ActionScript using Alchemy technology | 167 |
| Tools for parsing and transforming Lua source code | 259 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| An embeddable interpreter for a variant of Prolog enriched with Constraint Handling Rules | 292 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |