How difficult would it be to make Neko case-insensitive for
all
identifiers, e.g. variables and object fields?
Thanks,
Matt
--
Neko : One VM to run them all
(http://nekovm.org)
Re: Case-insensitive Neko
France
2007-08-20 02:48:05
Matt Campbell a écrit :
> How difficult would it be to make Neko case-insensitive
for all
> identifiers, e.g. variables and object fields?
What about generating a program where you lowercase all
identifiers ?
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)