Ebooks

Programming_in_Lua_2ed_(with_LuaJIT)

  • Download torrent
  • Rate this torrent +  |  -

Torrent info

Name:Programming_in_Lua_2ed_(with_LuaJIT)

Infohash: E939E94991F9ECC46043C6CA0E00E83D5CA65682

Total Size: 1.77 MB

Seeds: 0

Leechers: 0

Stream: Watch Full Movies @ LimeMovies

Last Updated: 2025-12-05 22:10:59 (Update Now)

Torrent added: 2011-08-07 11:35:35




Torrent Files List


programming-in-lua-2ed.pdf (Size: 1.77 MB) (Files: 4)

 programming-in-lua-2ed.pdf

1.45 MB

 LuaJIT_for_Windows

  lua51.dll

312.00 KB

  luajit.exe

12.50 KB

 readme.txt

1.04 KB
 

Announce URL:

Torrent description

Here are best book about Lua (Programming in Lua, 2nd edition) and fastest Lua jit-compiler (LuaJIT 2 beta 8, downloaded from www.luajit.com and compiled for Windows).

Now you are ready to go with Lua:
1) Prepare source file (e.g., MyFirstProgram.lua) in your favorite text editor.
2) Enter command prompt window (cmd.exe) and type this command to run your program:
luajit.exe MyFirstProgram.lua

Or you can use Lua in interactive mode:
1) Run luajit.exe
2) Enter lua statements one at a time, they will be executed immediately as distinct code chunks, so you must define all your variables and functions as global. By the way, you can use short syntax \\=var\\ instead of \\print(var)\\ to display variable\\s value.
3) Type os.exit() to close LuaJIT

I believe this is good starter kit for beginners - minimal and essential simultaneously. You should not read tons of literature - it is sufficient to learn only \\Programming in Lua\\ (written by Lua\\s author) and sometimes look into Lua manual www.lua.org/manual/5.1/ to get help on standard Lua functions.

related torrents

Torrent name

health leech seeds Size
 


comments (0)

Main Menu