GCC left shift overflow – The following little program is very awkward using GCC version 4.2.1 (Apple Inc. build 5664) […]

Running luajit object file from C – From the documentation: http://luajit.org/running.html luajit -b test.lua test.obj # Generate object file # […]