openbsd-ports/lang/lua/files
jolan b9f762be69 add fixedpoint flavor, uses int instead of double to represent numbers
in lua.  mostly just an academic exercise, but is 300% faster on zaurus
when doing simple arithmetic

ok pedro@
2006-01-21 01:29:40 +00:00
..
init.lua Use local variables as to not leak them to user context 2005-12-10 23:02:05 +00:00
luapkg.lua introduce a simple package management facility for lua, by permitting 2004-12-16 13:04:07 +00:00
luser_fixedpoint.h add fixedpoint flavor, uses int instead of double to represent numbers 2006-01-21 01:29:40 +00:00
packages.lua introduce a simple package management facility for lua, by permitting 2004-12-16 13:04:07 +00:00