wiki.xw3.org

Welcome to the xw3 Wiki! Powered by hanez

User Tools

Site Tools


lua

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lua [2020-07-05] – [Links] hanezlua [2025-03-18] (current) – ↷ Page moved from user:hanez:lua to lua hanez
Line 5: Line 5:
   * [[https://studio.zerobrane.com/|ZeroBrane Studio - Lightweight IDE for your Lua needs]]   * [[https://studio.zerobrane.com/|ZeroBrane Studio - Lightweight IDE for your Lua needs]]
   * [[https://www.lua.org/start.html|Lua: Getting started]]   * [[https://www.lua.org/start.html|Lua: Getting started]]
-  * [[https://www.lua.org/pil/contents.html| Lua Programming in Lua (first edition)]]+  * [[https://www.lua.org/pil/contents.html| Programming in Lua (first edition)]] 
 +  * [[https://www.lua.org/manual/5.4/|Lua Lua 5.4 Reference Manual]] 
 +  * [[http://lua-users.org/wiki/LuaDirectory|Lua Directory]] 
 +  * [[https://moonscript.org/|MoonScript - A programmer friendly language that compiles to Lua]] 
 + 
 +==== Libs ==== 
   * [[https://luarocks.org/|LuaRocks - The Lua package manager]]   * [[https://luarocks.org/|LuaRocks - The Lua package manager]]
   * [[http://web.ist.utl.pt/tiago.dionizio/lua/lcurses.html|LuaCurses reference manual]]   * [[http://web.ist.utl.pt/tiago.dionizio/lua/lcurses.html|LuaCurses reference manual]]
   * [[https://love2d.org/|LÖVE - An *awesome* framework you can use to make 2D games in Lua]]   * [[https://love2d.org/|LÖVE - An *awesome* framework you can use to make 2D games in Lua]]
   * [[https://sheepolution.com/learn/book/contents|How to LÖVE]]   * [[https://sheepolution.com/learn/book/contents|How to LÖVE]]
 +  * [[https://github.com/Immediate-Mode-UI/Nuklear|Nuklear]]
 +  * [[https://github.com/stetre/moonnuklear|MoonNuklear - Lua bindings for Nuklear]]
 +  * [[https://github.com/stetre/moonlibs|MoonLibs - Graphics and Audio Lua Libraries]]
 +
 +==== Frameworks ====
 +
 +  * [[https://leafo.net/lapis/|Lapis - A framework for building web applications using MoonScript or Lua]]
 +
 +==== Tips & Tricks ====
 +  * [[https://stackoverflow.com/questions/9145432/load-lua-files-by-relative-path|Load Lua-files by relative path]]
 +
lua.1593992335.txt.gz · Last modified: 2020-07-05 by hanez