This page is a top level directory of all Lua content at this wiki, grouped by topic.
- Introduction to Lua
- LearningLua - introduction to Lua (a guided directory)
- LuaTutorial - an informative tutorial written and reviewed by Lua users
- SampleCode - snippets of useful Lua code
- LuaComparison - how Lua compares with other languages.
- LuaFaq - unofficial, community-maintained frequently asked questions
- LuaLinks - a hand-edited list of useful Lua links
- LuaBooks - list of books on the subject of Lua
- Building, Binding, and Packaging
- BuildingLua - notes on compiling Lua and some build packages
- BuildingModules - How to properly build C extension modules for Lua.
- LuaRocks - installs Lua modules as self-contained packages (with dependency info) called "rocks"
- BindingCodeToLua - how to call or bind C or C++ code to Lua
- LuaProxyDll - create a proxy DLL for statically linked Lua
- EasyManualLibraryLoad - greatly simplifies manual loading of Lua 5.1 shared library
- PlatformSpecific - Platform-specific breakdown of the Lua universe
- AutoConfig - autoconfig macros for lua 5.0 and 5.1
- BinToCee - generate a C file to load and run a Lua program
- LuaBuildBou - Lua-based build system
- Language Definition
- Code Structure
- Data Structures
- Algorithms / Data Manipulation
- Quality and Testing
- Performance and Optimization
- Exception and Error Handling
- Text and XML Processing
- Text Editing or Formatting Lua Code
- Source Processing / Metaprogramming
- LuaGrammar - Lua grammar, lexers, and parsers
- SourcePreprocessing - tricks to preprocess source code.
- LuaTokenParsing - altering Lua by fiddling with the token stream
- MetaLua - alternative Lua compiler with compile-time metaprogramming and syntax extensions
- Modules/Libraries
- LuaForge - contains modules (and applications)
- LibrariesAndBindings - list of libraries implemented in Lua or implemented in another language (e.g. C) but having a Lua interface
- LuaRocks - installs Lua modules as self-contained packages (with dependency info) called "rocks"
- SampleCode - some modules or code snippets on the wiki
- LuaSearch - was originally intended to be a centralized locater of Lua modules and documentation (outdated)
- Know-How
- Intepretation and VM
- Modifying Lua and Enhancement Proposals
- The Lighter Side of Lua
- LuaHacks - unconventional approaches to problems in Lua
- LuaAddons - a directory of "things for Lua" that are outside this site
- Archive (pertains to old versions of Lua)
- Community
FindPage · RecentChanges · preferences
edit · history
Last edited September 6, 2008 6:30 pm GMT (diff)