Skip to content

Comment on The future of Raphters, a web framework for C.parent

Comments

Bump! Lua is small and sweet. Zed Shaw picked it for his framework, not that unlike Raphters in some ways: http://tir.mongrel2.org/home

Specifically, the luajit implementation is known for being ridiculously fast.

http://luajit.org/performance.html

http://lua-users.org/lists/lua-l/2009-06/msg00071.html

Normal Lua's performance is also quite decent (especially compared to its peers: Python, Ruby, and Perl), and has a very clear path for moving hotspots out to C. LuaJIT's performance is just a bonus. :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.