Ok bumped the version up with a load of fixes and improvements
* Added Prototype support
* Constant support in IE8, Opera, Safari, Chrome, Firefox enabling me to freeze
native stuff
* Made a special token to enable static array literals
* Fixed Array literal overwrite vector
Opera is nuts it supports const x=1 but allows you to modify it! WTF.
Anyway I think most of the language is supported not except toString/valueOf on literals which I was close to supporting but <=IE7 doesn't support setters or constants so there was no 100% way of making it safe :(
I still need to optimize the code a lot and sort the comment parser and make a line by line extracting for speed. But hey I'm doing this in my spare time :) Also next up is a sandbox framework which will be similar to JQuery but in a sandboxed environment. As usual any comments or bug reports are always very welcome and the first one to break it I will get a custom Hackvertor t-shirt
------------------------------------------------------------------------------------------------------------
"People who say it cannot be done should not interrupt those who are doing it.";
labs : [
www.businessinfo.co.uk]
blog : [
www.thespanner.co.uk]
Hackvertor : [
hackvertor.co.uk]