Haxetacy is being developed by me and my colleagues at
www.cipix.nl.
Our focus currently lies on the js_browser and js_asp targets and we
use the postcompiler from FlashDevelop.
The js_wsh and js_hta targets use the same classes as js_asp since
they are JScript (ActiveScript) and because js_hta is browser-based as
is js_browser.
People that want to help in the development of the haxetacy library
are welcome to do so for:
- writing more extern classes for ActiveX
- writing extern classes for other JS targets like JScript.NET, Rhino,
AIR, JSDB, JSLibs, GLUEScript, v8cgi, lov8 ...
- writing extern classes for browser API's
- writing haxe standard library backend classes based on above
mentioned extern classes
- if possible, make optimized versions of the classes under hxtc (for
instance, JScript targets use ActiveX for faster Base64)
- optimizing the postcompiler (wanted: regular expressions guru)
If you think you can help us out on one of these tasks, let me know!