hscript
haXe Script is a scripting engine for a subset of the haXe language
Website
http://haxe.org/com/libs/hscriptVersion
1.4.6Owner
ncannasseLicense
GPLHistory
-
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