Hacker News
- Lua programming language needs a web hosting http://lua-users.org/lists/lua-l/2023-12/msg00011.html 16 comments
- Making a toy programming language in Lua, part 2 http://www.playwithlua.com/?p=68 11 comments
- Making a toy programming language in Lua, part 1 http://www.playwithlua.com/?p=66 8 comments
- In-game Minecraft Lua-programmed computer controls WiFi lamp http://hashbang.gr/breaking-the-4th-wall-with-minecraft/ 32 comments programming
- The Emily Programming Language: A half-functional, half-OO, Lua-inspired, insanely extensible scripting language https://bitbucket.org/runhello/emily/wiki/home 42 comments programming
- Terra: a low-level system programming language embedded in and meta-programmed by Lua http://terralang.org/ 27 comments programming
- Experimental Meta-Programming for Lua http://mr.gy/blog/lua-meta-programming.html 26 comments lua
- GitHub - ClueLang/Clue: C/Rust like programming language that compiles into Lua code https://github.com/ClueLang/Clue 3 comments programming
- Lua programming exercises? https://www.reddit.com/r/lua/comments/cewjx1/lua_programming_exercises/ 3 comments lua
- Golang Webserver with lua backend programming, would love some feedback https://github.com/MichaelMeir/Go-Web 4 comments golang
- Interactive programming with Fennel Lua Lisp, Emacs and Lisp Game Jam winner EXO_encounter 667 https://vxlabs.com/2018/05/18/interactive-programming-with-fennel-lua-lisp-emacs-and-lisp-game-jam-winner-exo_encounter-667/ 5 comments lisp
- Learning LUA, new to scripting and programming. https://www.reddit.com/r/lua/comments/771zs5/learning_lua_new_to_scripting_and_programming/ 6 comments lua
- This is my first-ish Lua program, what can be improved? https://github.com/clarence112/clarenceos/tree/master/main 13 comments lua
- Try out my course: Lua Programming and Game Development with LOVE! https://www.reddit.com/r/gamedev/comments/6t0max/try_out_my_course_lua_programming_and_game/ 46 comments gamedev
- How exactly are scripting programming languages (like Lua) embedded in programs, and what exactly are they used for? https://www.reddit.com/r/learnprogramming/comments/5azjnk/how_exactly_are_scripting_programming_languages/ 4 comments learnprogramming
- Start Programming with lua? Need advice! https://www.reddit.com/r/lua/comments/4y1kh9/start_programming_with_lua_need_advice/ 3 comments lua
- Best practice of lua programming in emacs? https://www.reddit.com/r/emacs/comments/4mmgny/best_practice_of_lua_programming_in_emacs/ 8 comments emacs
- Lua.Space - The Lua Programming Language Community Blog http://lua.space/general/blog-opening-and-contribution-guide 15 comments programming
- luastatic: Build an executable from a Lua program. https://github.com/ers35/luastatic 13 comments lua
- [Video] Intro to Programming in Lua [Part 1] https://www.youtube.com/watch?amp%3Bfeature=youtu.be&v=GVnIRt77ePk 3 comments lua
- Functional programming in Lua -- An introduction http://pragprog.com/magazines/2013-05/a-functional-introduction-to-lua 3 comments lua
- Wikipedia now supports the Lua programming language [X-post from /r/wikipedia] http://en.wikipedia.org/wiki/module:csv 4 comments lua
- Free game exposes API for programmers to create their own AI programmed bots in LUA script for the purposes of fighting each other or fighting other programmed AI bots. https://forums.heroesofnewerth.com/showthread.php?470687-bot-creation-tutorial 19 comments programming
- RIP, Lua programming on the iPhone. http://tuomaspelkonen.com/2010/04/rip-lua-programming-on-iphone/ 4 comments lua
- RIP Lua Programming on iPhone http://tuomaspelkonen.com/2010/04/rip-lua-programming-on-iphone/ 39 comments programming
- The A-Z of Programming Languages: Lua - a-z of programming languages, lua - Computerworld http://www.computerworld.com.au/article/260022/-z_programming_languages_lua?fp=4194304&fpid=1&pf=1 45 comments programming
- Programming in Lua [free book - ISBN 85-903798-1-7] http://www.lua.org/pil/index.html 15 comments programming
- The "Lua programming gems" book is available in the US http://www.lua.org/gems/ 15 comments programming
- The A-Z of Programming Languages: Lua http://www.computerworld.com.au/index.php/id;1028768484 27 comments programming
- Programming in Lua, first edition (by the second chapter it already looks like a neat language) http://www.lua.org/pil/ 9 comments programming
- Pattern matching on tables like in functional programming, in Lua https://github.com/Thanakrit-Anutrakulchai/TPatterns-lua 3 comments lua
- Newbie here with first Lua program looking for review - Print external IP and VPN status https://gist.githubusercontent.com/TheBoogle/716f0ba31695a7ea9faabde375768435/raw/89fff95e13e17184daf912545d5a09230b3573cd/RegionData.lua 10 comments lua
- [Lua] Is it possible to learn Lua programming without installing anything? https://www.reddit.com/r/learnprogramming/comments/5im1af/lua_is_it_possible_to_learn_lua_programming/ 3 comments learnprogramming
- Making a toy programming language in Lua, part 2 http://www.playwithlua.com/?p=68 3 comments programming
- Lua Fun is a high-performance functional programming library designed for LuaJIT tracing just-in-time compiler http://rtsisyk.github.io/luafun/intro.html 29 comments programming
- My blog about Lua programming: every post guaranteed to be mostly code http://playwithlua.com 4 comments coding
- Luau, a kind of fork from the Lua programming language used by Roblox, goes open-source and Roblox-free https://luau-lang.org/2021/11/03/luau-goes-open-source.html 21 comments linux_gaming
- Photographing the stratosphere with a small small point-and-shoot camera, a weather balloon and some Lua programming http://francescobonomi.it/photo-balloon 19 comments programming
- LuaWOO! A library that adds advanced Object Oriented Programming (OOP) mechanisms to Lua https://github.com/claudix/lua-woo 9 comments lua
- "I hope to make the point that even people who use Lua and don't wish to bet on an 'experimental' language can benefit from learning a little Moonscript, since it makes an excellent notation for expressing Lua programs." https://steved-imaginaryreal.blogspot.com.au/2013/08/a-question-of-notation-revisiting.html 4 comments lua