Re: Scripts wanted
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Scripts wanted
- From: Inna Zakharevich <lua@...>
- Date: 2005年6月24日 12:16:45 -0400
I am trying to do type inference on Lua in order to help detect
potential bugs in lua scripts. I would very much appreciate it if
people could send me Lua scripts which are buggy, or complex, or use
metatables, in order to let me see
a) how people use the Lua constructs in practice
and
b) whether type inference can help detect potential bugs.
Thank you.
--
--Inna