Hacker News new | ask | show | jobs
by stevekemp 3214 days ago
My own fork of Antirez's kilo was created specifically to add Lua support:

http://github.com/skx/kilua

Having even basic support, for key-bindings, and reacting to events, is very useful.

I wrote a console-based mail client which is configured and scripted via Lua, and would love to see Lua added to "all the things".