Jump to ratings and reviews
Rate this book

Programming in Lua, fourth edition by Roberto Ierusalimschy, Lua.Org

Rate this book
Lua is spreading more and more throughout different areas of software, from embedded systems and mobile devices to the Web and the Internet of Things. Besides, it has a major role in the game industry, where knowledge of Lua has become an indisputable asset. Lua is the language of choice for anyone ...

Download Link :
readmeaway.com/download?i=8590379868


      

      


8590379868 Programming in Lua, fourth edition PDF by Roberto Ierusalimschy
Read Programming in Lua, fourth edition PDF from Lua.Org,Roberto Ierusalimschy
Download Roberto Ierusalimschy's PDF E-book Programming in Lua, fourth edition

ebook

21 people are currently reading
45 people want to read

About the author

Roberto Ierusalimschy

11 books15 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
14 (50%)
4 stars
6 (21%)
3 stars
3 (10%)
2 stars
5 (17%)
1 star
0 (0%)
Displaying 1 - 5 of 5 reviews
228 reviews5 followers
April 28, 2025
Almost perfect book which might in some sense not just about Lua but overall about language design, elegance and all that. Last chapters on embedding are complex but nevertheless useful.
Profile Image for Nathaniel Inman.
42 reviews2 followers
July 15, 2022
Mostly picked this up to read about coroutines and embedding it in c/rust (no rust here.) Was incredibly surprised at the depth. It doesn't just cover the basic language but incredibly helpful "luaisms" such as implementing prototype based inheritance like JavaScript, multiple inheritance, event driven programming, iterators etc. Roberto isn't afraid to get into the weeds and show the power of the language. Whether you need a "getting started" on the keywords or drive into complex implementations and see practical patterns and usage, this book has it. My bookmarks are on pages 32,57, 64, 81, 92, 99, 118, 130, 140, 172, 199, 219, 248, & 262.
Profile Image for Dennis.
8 reviews1 follower
May 11, 2024
A comprehensive but concise overview of the language by the chief architect himself. Contains exercises and recommends best practices. Go-to resource for programmers interested in Lua.
Profile Image for Jeffrey Henning.
45 reviews
December 17, 2022
Originally I thought "Lua: Quick Reference" was all I needed, because the language seemed to just be a minimalistic scripting language. The more I used the language, though, the more I realized how elegant and powerful Lua is. This book, by one of the authors of the language, gave me the big picture that I was missing. (It's tables all the way down.) [I skipped the section on embedding Lua with C, as I am not a C programmer.]
Profile Image for Konstantin.
9 reviews
October 3, 2024
Mostly read due to Neovim Lua configuration. Helped a lot unserstanding syntax
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.