> > http://www.lua.org/extras/5.2/noparser.c > > Thanks, Luiz - clever piece of linking! This idea has been around for a long time: http://www.lua.org/notes/ltn001.html http://www.lua.org/notes/ltn002.html (of course, the numbers now are slightly different.) But Lua 5.2 did not include an etc/ directory and so many people probably do not know about this. It's a good opportunity to move this stuff to http://www.lua.org/extras/5.2/ where it can be updated independently of the Lua tarball. > I'm thinking of including it in luabuild as an option, which is (after > all) a builder for making small self-contained Lua 5.2 executables. Sure. I'm glad it's useful.