Hacker News new | ask | show | jobs
by BoysenberryPi 2210 days ago
LuaJIT is much faster than Python, directly interfaces with C, incredibly small,and the language itself is very simple. This is also built on top of LOVE2D which is written in Lua and is arguably one of the best game frameworks out there.
1 comments

just a minor nitpick: LOVE2D is written in C++ :-)