[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Fuzzy Lua
- From: Andre de Leiradella <leiradella@...>
- Date: Mon, 22 Sep 2003 14:18:28 -0300
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/