lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Jun 17, 2014, at 9:45 PM, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:

>> I have not actually tried to remove the parser (yet)
> 
> Removing the parser is pretty easy: http://www.lua.org/extras/5.2/noparser.c

Thank you for that link Luiz, I knew it wouldn't be too hard to do! :)

~pmd