|
On 4/30/07, Robert Raschke <rrlua@tombob.com> wrote:
Ah, as I say, I'm still using 5.0, and bin2c is a C program there. You can find it in the etc dir of the 5.0.3 distro sources. Maybe that is still OK to use for 5.1?
As documented here http://lua-users.lua.org/wiki/BinTwoCee the bin2c.c program is no longer distributed with Lua. The LuaBinaries distribution still distributes bin2c51.exe even though it isn't included in the Lua source distribution. Of course, bin2c.lua really does work just fine. I promise. -Mark