lib.haxe.org

hscript

haXe Script is a scripting engine for a subset of the haXe language
Version
1.4.1
Owner
ncannasse
License
GPL

History

  • 2008-09-07 17:12:04
    1.4.1
    Fixed bug in interpreter when catching exception in function
  • 2008-09-07 17:04:00
    1.4
    Added new, throw, try/catch, hex numbers and ... operator support
  • 2008-07-23 20:38:47
    1.3.1
    Fixed bugs in flash9
  • 2008-07-23 18:43:29
    1.3
    Added comments, fixed parser and haxe 2.0 compat
  • 2008-07-07 19:16:11
    1.2
    Added += and ?:
  • 2008-07-03 19:32:56
    1.1
    Added functions, return, arrays
  • 2008-06-30 18:03:14
    1.0
    Initial Release