|
@@ -13,6 +13,7 @@ Haxe is an open source toolkit that allows you to easily build cross-platform to
|
|
|
|
|
|
Haxe allows you to compile for the following targets:
|
|
Haxe allows you to compile for the following targets:
|
|
|
|
|
|
|
|
+ * ActionScript 3
|
|
* C++
|
|
* C++
|
|
* C#
|
|
* C#
|
|
* Flash
|
|
* Flash
|
|
@@ -20,6 +21,7 @@ Haxe allows you to compile for the following targets:
|
|
* JavaScript
|
|
* JavaScript
|
|
* NekoVM
|
|
* NekoVM
|
|
* PHP
|
|
* PHP
|
|
|
|
+ * Python
|
|
|
|
|
|
You can try Haxe directly from your browser at [try.haxe.org](http://try.haxe.org)!
|
|
You can try Haxe directly from your browser at [try.haxe.org](http://try.haxe.org)!
|
|
|
|
|