lib.haxe.org

fscript

A fully functional hscript compiler that targets AVM2 bytecode through hxasm
Version
1.5
Owner
chasek
License
LGPL

History

  • 2009-01-11 21:18:51
    1.5
    Updated for the new hscript version.
  • 2009-01-04 05:44:19
    1.4
    Allow for [new] to take any expression.
  • 2009-01-02 03:12:10
    1.3
    Bug fixes
  • 2008-12-29 19:08:11
    1.2
    Completed the version using format.
  • 2008-12-28 23:46:12
    1.1
    Completed try/catch blocks (includes an initial version using the format library).
  • 2008-12-24 02:07:20
    1.0
    Initial alpha release