Title: Lua: technical notes
Domain: lua.org
| None | text/html; charset=iso-8859-1 |
Links:
| https://lua.org/home.html | |
| wiki | http://lua-users.org/wiki/ |
| Lua Programming Gems | https://lua.org/gems/ |
| Macintosh Technical Notes | http://developer.apple.com/technotes/ |
| us | https://lua.org/authors.html |
| mailing list | https://lua.org/lua-l.html |
| LTN 0 – How to write a Lua Technical Note | https://lua.org/notes/ltn000.html |
| LTN 1 – Minimal Lua 3.2 installations | https://lua.org/notes/ltn001.html |
| LTN 2 – Minimal Lua 4.0 installations | https://lua.org/notes/ltn002.html |
| LTN 3 – Interfacing Lua to an operating system | https://lua.org/notes/ltn003.html |
| LTN 4 – A thin API for interlanguage working | https://lua.org/notes/ltn004.html |
| LTN 5 – A template class for binding C++ to Lua | https://lua.org/notes/ltn005.html |
| LTN 6 – Weak references: implementation and use in Lua | https://lua.org/notes/ltn006.html |
| LTN 7 – Modules & packages | https://lua.org/notes/ltn007.html |
| LTN 8 – A fast multiple-inheritance tag method implementation in Lua | https://lua.org/notes/ltn008.html |
| LTN 9 – Creating strings piece by piece | https://lua.org/notes/ltn009.html |
| LTN 10 – Weave your own description languages | https://lua.org/notes/ltn010.html |
| LTN 11 – Require revisited: Import | https://lua.org/notes/ltn011.html |