Hacker News new | ask | show | jobs
by jbverschoor 1971 days ago
Well, it's nice for writing short pieces of logic etc. (or for example lua nginx etc). It's super nice for a quick iteration, as the host (game engine or whatever) can quickly reload.

I've written a few commercial games in lua (corona, and others), and it must be me, but my code becomes a nightmare to maintain at a certain point.