Lua
(Up) | See also: Programming Languages
Web resources
The Programming Language Lua ★★
lua-users wiki: Lua Style Guide ★
Fengari ★
Repositories
fengari-lua/fengari: 🌙 φεγγάρι - The Lua VM written in JS ES6 for Node and the browser ★
fengari-lua/fengari-interop: Fengari \<=> JS Interop ★
fengari-lua/fengari-web: Provides everything you need to run Fengari in the browser. ★
thenumbernine/lua-parser: Lua parser and abstract syntax tree in Lua
thenumbernine/htmlparser-lua: html parser in lua
msva/lua-htmlparser: An HTML parser for lua.
tst2005fork/markov-chain-lua: Markov chain implementation in Lua
hengestone/lua-languages: Languages that compile to Lua ★
Books
Programming in Lua (first edition) (online @ www.lua.org) ★★ 💭