Hacker News new | ask | show | jobs
by timetraveller26 264 days ago
Always glad to read histories of Lua in the wild, it certainly is kind of an odd language but its simplicity and embedability makes it for a great choice for a lot of use cases.

I used to like moonscript coffescript-like syntax, but nowadays I mostly like plain lua, though Fennel looks appealing.