Hacker News new | ask | show | jobs
by stevekemp 3815 days ago
I use it for fun, the most recent project I've been working upon is a console-based mail-client with Lua scripting. (Think "mutt").

The core of the project is C++, along with lots of Lua.

https://github.com/lumail/lumail2/