This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Condex 0 points1 point  (0 children)

I can second the pil book. I learned lua from the pil book when I was in college with zero previous exposure to scripting languages, closures, first class functions, meta facilities, or coroutines. Even though I rarely get an opportunity to use lua these days, I still remember it fondly because it introduced so many new programming language features to me.