Hacker News new | ask | show | jobs
by jack1243star 256 days ago
I use Lua the same way, without LuaRocks. I use a Makefile to run my programs on Lua 5.1~5.4 and LuaJIT and compare the output files, to ensure portability across versions.