This directory contains discussions about the Lua programming language, its
implementations, and modifications.
- Language Definition
- Features and Know-How
- Enhancement and Modification
- General Help
- Approaches
- LuaPowerPatches - "mix and match"-friendly patches to the official Lua distribution
- ModifyingLua - example of changing Lua itself
- MetaLua - alternative Lua compiler with compile-time metaprogramming and syntax extensions
- InteractiveLua - a friendlier interactive interpreter
- LuaShell - an incomplete sample shell which understands Lua syntax
- CompleteWithReadline - completion engine for standalone interpreter
- LuaCompilerInLua - reimplementing the Lua compiler front-end (luac.c) in Lua (program)
- LuaInterpreterInLua - reimplementing the Lua interpreter (lua.c) in Lua (program)
- Metaprogramming
See also
- LuaProgramming - algorithms, techniques, patterns, and paradigms
- LuaCoding - code creating, building, binding, testing, optimizing, maintaining, and sharing
- LuaAddons - a directory of "things for Lua" that are outside this site
- LuaLinks - a directory of external Lua links including articles, tutorials, and comparisons
RecentChanges · preferences
edit · history
Last edited May 26, 2009 4:44 pm GMT (diff)