Books

  1. Shelfari

    Shelfari edited the description of Programming in Lua, Second Edition Thursday, August 6 2009.

    • Lua is the language of choice for anyone who needs a scripting language that is simple, efficient, extensible, portable, and free. Currently, Lua is being used in areas ranging from embedded systems to Web development and is widely spread in the game industry, where knowledge of Lua is an indisputable asset. "Programming in Lua" is the official book about the language, giving a solid base for any programmer who wants to use Lua. Authored by Roberto Ierusalimschy, the chief architect of the language, it covers all aspects of Lua 5---from the basics to its API with C---explaining how to make good use of its features and giving numerous code examples. "Programming in Lua" is targeted at people with some programming background, but does not assume any prior knowledge about Lua or other scripting languages. This Second Edition updates the text to Lua 5.1 and brings substantial new material, including numerous new examples, a detailed explanation of the new module system, and two new chapters centered on multiple states and garbage collection.

    ( see all changes to this book’s description )
  2. Shelfari

    Shelfari edited the contributors of Programming in Lua, Second Edition Saturday, July 25 2009.

    • Added a contributor: Roberto Ierusalimschy: (Primary Author)
    ( report abuse )
  3. Shelfari

    Shelfari edited the first sentence of Programming in Lua, Second Edition Friday, July 17 2009.

    • If you are using the stand-alone Lua interpreter, all you have to do to run your first program is to call the interpreter (usually named lua) with the name of the text file that contains your program.
    ( see all changes to this book’s first sentence )
displaying 1-3 edits
Advertisement