Lua - gdamjan/gdamjan.github.io GitHub Wiki
- https://github.com/luvit/luvit
- WSGI: http://wsapi.luaforge.net/
- greenlets are builtin: http://lua-users.org/wiki/CoroutinesTutorial, http://lua-users.org/wiki/MultiTasking
- gevent: lua-ev, https://github.com/Neopallium/lua-handlers, http://concurrentlua.luaforge.net/introduction.html?
- pip/virtualenv: luarocks?
- GUI: https://github.com/mkottman/lqt, http://luakit.org/
- Jinja:
- Werkzeug: