TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Win a signed copy of Programming in Lua 3rd Edition

47 pointsby aDevilInMeover 12 years ago

5 comments

chubotover 12 years ago
This is one of the best plain <i>programming</i> books out there. Even if you don't have a particular interest in Lua, you'll learn something.<p>I've heard it compared it to "The Unix Programming Environment" in terms of being a classic, and I agree.<p>I find myself coming back to this book again and again, even though I haven't been able to justify Lua on any projects really. Just now the treatment of coroutines really helped with using Python coroutines (not generators).
评论 #5193809 未加载
daenzover 12 years ago
I use Lua for the scripting front end of my interactive dance software <a href="https://www.facebook.com/FormConstantDance" rel="nofollow">https://www.facebook.com/FormConstantDance</a><p>I considered using Python, since I'm very familiar with the language, but in the end, the ease of embedding Lua in c/c++ sold it for me.
nightskiover 12 years ago
You know what might really get people talking about Lua? Making the primary resource for learning it available for free following the lead of countless other languages.
评论 #5193414 未加载
tomjen3over 12 years ago
Is there a good reason to use Lua? Javascript is pretty much the same and Guile is not only lisp, it is also designed to be used as a scripted language.
评论 #5194248 未加载
评论 #5193845 未加载
评论 #5193906 未加载
speederover 12 years ago
I tend to get invited to talk about Lua ( including why I am using it ) at universities and conferences ( like, CONISLI, FLISOL, LATINOWARE ) does that counts?
评论 #5192458 未加载