|
Announce: Pre-Compiler and Pre-Loader 1.1 ========================================= LOOP package includes two script utilities used to generate a C library that contains your library's script files already pre-compiled so they can be pre-loaded into Lua states. Such scripts work as a sort of replacement for the old 'bin2c' application that used to be included in the Lua distribution. However, they are primarily intended to pre-compile and pre-load scripts that implement modules following the Lua 5.1 package model. For more information, follow the link below. -- Renato Maia PhD student at PUC-Rio __________________________ |