- Error 'levels' appear not to work https://www.lua.org/manual/5.1/manual.html#pdf-error 10 comments lua
- would `if q <= 2` be faster than `if q == 1 or q == 3`? http://www.lua.org/manual/5.1/manual.html#2.5 8 comments lua
Linking pages
- “Useless Ruby sugar”: Argument forwarding https://zverok.space/blog/2023-11-24-syntax-sugar4-argument-forwarding.html 171 comments
- I made JSX for Lua (because I hate static sites) | Ben Visness https://bvisness.me/luax/ 133 comments
- Small Languages - Bigger on the Inside http://blog.chewxy.com/2014/09/03/small-languages/ 99 comments
- The Anatomy of LuaJIT Tables and What’s Special About Them / Хабр https://habr.com/ru/company/mailru/blog/500960/ 35 comments
- GitHub - milisims/nvim-luaref: Add a vim :help reference for lua https://github.com/milisims/nvim-luaref 28 comments
- GitHub - tongson/LadyLua: Single executable(static), batteries included, Lua 5.1 interpreter. https://github.com/tongson/LadyLua 27 comments
- GitHub - mherkender/lua.js: An ECMAscript framework to compile and run Lua code, allowing Lua to run in a browser or in Flash https://github.com/mherkender/lua.js 27 comments
- HiPhish's Workshop https://hiphish.github.io/blog/2022/03/15/lua-metatables-for-neovim-plugin-settings/ 21 comments
- Implementing call-by-reference and call-by-name in Lua | by Rochus Keller | Medium https://medium.com/@rochus.keller/implementing-call-by-reference-and-call-by-name-in-lua-47b9d1003cc2 19 comments
- GitHub - nanotee/nvim-lua-guide: A guide to using Lua in Neovim https://github.com/nanotee/nvim-lua-guide 18 comments
- telescope-repo.nvim | Clément Joly – Software Engineer https://cj.rs/telescope-repo-nvim/ 13 comments
- GitHub - pygy/strung.lua: Lua string patterns rewritten in Lua + FFI, for LuaJIT. https://github.com/pygy/strung.lua 10 comments
- GitHub - pygy/strung.lua: Lua string patterns rewritten in Lua + FFI, for LuaJIT. https://github.com/pygy/strong.lua 10 comments
- Extending and Embedding http://lethargy.org/~jesus/writes/extending-and-embedding 9 comments
- Embedding LuaJIT in 30 minutes (or so) | The CZ.NIC Staff Blog http://en.blog.nic.cz/2015/08/12/embedding-luajit-in-30-minutes-or-so/ 9 comments
- GitHub - ligurio/luac-manual-pages: Lua 5.1 C API manual pages https://github.com/ligurio/luac-manual-pages 9 comments
- Getting started with moai - Zodiac Legion http://zodiac-legion.com/moai.html 8 comments
- Getting Started | ComputerCraft http://www.computercraft.info/download/ 7 comments
- Why coroutines won’t work on the web http://calculist.org/blog/2011/12/14/why-coroutines-wont-work-on-the-web/ 4 comments
- LuaJIT Internals: Intro https://0xbigshaq.github.io/2022/08/22/lua-jit-intro/ 3 comments
Related searches:
Search whole site: site:lua.org
Search title: Lua 5.1 Reference Manual
See how to search.