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-06] – [Links] hanezlua [2025-03-18] (current) – ↷ Page moved from user:hanez:lua to lua hanez
Line 6: Line 6:
   * [[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| 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]]   * [[http://lua-users.org/wiki/LuaDirectory|Lua Directory]]
-  * [[https://luarocks.org/|LuaRocks - The Lua package manager]] 
   * [[https://moonscript.org/|MoonScript - A programmer friendly language that compiles to Lua]]   * [[https://moonscript.org/|MoonScript - A programmer friendly language that compiles to Lua]]
  
 ==== Libs ==== ==== Libs ====
  
 +  * [[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]]
Line 22: Line 23:
  
   * [[https://leafo.net/lapis/|Lapis - A framework for building web applications using MoonScript or Lua]]   * [[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.1593996643.txt.gz · Last modified: 2020-07-06 by hanez