Hacker News new | ask | show | jobs
by john_reel 3491 days ago
Lua is perfectly multiparadigm. Anyone who hasn’t tried it should.
1 comments

I only recently realized how much lua I'm using day to day:

* nginx modules (proxying rules)

* Redis modules (special triggers)

* Machine learning with Torch

* Embedded systems (ESP8266)