lua-users home
lua-l archive

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


Hi All,

I'm trying to change Lua 5.0 to replace the boolean type by a fuzzy type
(and make TRUE a shortcut to the fuzzy value 1 and FALSE to the fuzzy value
0). I already took a look at some source code files and I think it's not too
hard to do it, but I'd like to know from others who already patched Lua the
exact places I should look to make this change.

Thanks in advance,

Andre de Leiradella
http://www.geocities.com/andre_leiradella/