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: over 4 years ago
Linked from 1 awesome list
compilerinterpreterparserpractice-projectprogramming-languageregister-machinevirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
milochristiansen/lua | A Go-based Lua 5.3 VM and compiler for embedding into Go programs | 917 |
justinmeza/lci | An interpreter for an esoteric programming language called LOLCODE | 784 |
candid82/joker | An interpreter, linter, and formatter tool for the Clojure programming language. | 1,645 |
squeek502/zua | An attempt to implement Lua 5.1 in Zig for educational purposes | 172 |
russoul/idris2-lua | A Lua backend for Idris 2, facilitating integration with the functional programming language | 27 |
silvanmelchior/incognitopilot | An AI-powered code interpreter for running local tasks without uploading sensitive data to the cloud. | 432 |
astrochili/narrator | An implementation of an interactive narrative scripting language in Lua | 132 |
moonsharp-devs/moonsharp | An interpreter and runtime environment for the Lua programming language | 1,417 |
instead-hub/instead | An interpreter for simple text-based adventure games written in Lua | 224 |
lua-alchemy/lua-alchemy | Port of Lua programming language to Adobe Alchemy technology for Flash applications | 167 |
stravant/luaminify | Tools for parsing and transforming Lua source code | 260 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
lpcic/elpi | An interpreter for a logic-based programming language designed to be embedded in other applications. | 290 |
weirdconstructor/lal | A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 20 |