hscript
haXe Script is a scripting engine for a subset of the haXe language
Website
http://haxe.org/com/libs/hscriptVersion
1.6Owner
ncannasseLicense
GPLHistory
-
2011-03-29 22:38:571.6allowTypes, hscript.Macro, fixed operator precedence
-
2010-09-09 14:56:531.5.2JSON support + prevent overflow of long digits sequences
-
2010-07-22 10:23:401.5.1UTF8 string support + minor syntax fixes
-
2010-06-15 12:53:241.5Added anonymous object support
-
2009-01-08 14:46:531.4.6Added Int32 hexadecimal support
-
2008-09-24 17:26:031.4.5Added ~, added hscript.Bytes
-
2008-09-24 11:37:121.4.4Fixed bug for Flash8
-
2008-09-12 19:12:201.4.3Fixed bug in interpreter when parsing binops
-
2008-09-08 21:06:301.4.2Fixed bug in interpreter when parsing binops
-
2008-09-07 17:12:041.4.1Fixed bug in interpreter when catching exception in function
-
2008-09-07 17:04:001.4Added new, throw, try/catch, hex numbers and ... operator support
-
2008-07-23 20:38:471.3.1Fixed bugs in flash9
-
2008-07-23 18:43:291.3Added comments, fixed parser and haxe 2.0 compat
-
2008-07-07 19:16:111.2Added += and ?:
-
2008-07-03 19:32:561.1Added functions, return, arrays
-
2008-06-30 18:03:141.0Initial Release