Latest Changes

Differences between version #15255 and #15269

1c1
< Here's a not-exhaustive list of Haxe features, use it as a quick overview of the kind of things you can do with it.
---
> This is a non-exhaustive list of haXe features - use it as a quick overview of the kind of things you can do with haXe.
5c5
< On the client-side, the following platforms are supported.
---
> On the client-side, many platforms are supported.
10,11c10,11
<   * Can compile to **C++** source code which is then compiled to native binaries
< 	* allow to target **iOS, Android**, and other mobile targets
---
>   * Can compile to **C++** source code which can then be compiled to native binaries
> 	* allows targeting **iOS, Android**, and other mobile targets
13c13
<   * Can compile to **Flash** by generating a ''.swf'' file, runs usually faster than AS3 due to advanced optimizations
---
>   * Can compile to **Flash** by generating a ''.swf'' file - haXe compiled swf files usually run faster than AS3 due to advanced optimizations
18c18
< On the server-side, you can use Haxe as well, which enable code-sharing and better team communication :
---
> On the server-side, you can use Haxe as well, enabling code-sharing and better team communication :
25c25
<   * Include an advanced ORM called [[/manual/spod]]
---
>   * Includes an advanced ORM called [[/manual/spod]]
31c31
< 	* Classical Object Oriented ''class'' + ''interface'' model (similar to Java) [[/ref/oop|(more)]]
---
> 	* Classic Object-Oriented ''class'' + ''interface'' model (similar to Java) [[/ref/oop|(more)]]
35c35
< 	* Advanced [[/ref/type_infer]] for both all variables including methods arguments / return types (except member variables)
---
> 	* Advanced [[/ref/type_infer]] for all variables including methods arguments and return types (except member variables)
41c41
< 	* Local functions declarations with ''this'' capturing
---
> 	* Local function declarations with ''this'' capturing
57c57
< Haxe comes with batteries included : the crossplatform standard library is quite complete and let you do many things, such as :
---
> Haxe comes with batteries included : the crossplatform standard library is quite complete and lets you do many things, such as :
85c85
< [box1]Looking for a given library or want to share one with the community? Look at [[/doc/haxelib/using_haxelib|haxelib]], Haxe library packager system[/box1]
---
> [box1]Looking for a given library or want to share one with the community? Look at [[/doc/haxelib/using_haxelib|haxelib]], the Haxe library packager system[/box1]
94c94
< Here's some third party tools or libraries that we recommend using together with Haxe :
---
> Here are some third party tools or libraries that we recommend using with Haxe :

	
Ver Date Entry Lg User Action
#19344 2013-05-08 11:28:55 api/flash/display/graphics kr api View | Diff
#19343 2013-05-08 11:28:36 api/flash kr api View | Diff
#19342 2013-05-08 11:28:03 api kr api View | Diff
#19341 2013-05-08 11:27:08 api ro api View | Diff
#19340 2013-05-08 11:26:50 api/array cn api View | Diff
#19339 2013-05-08 11:26:09 api cn api View | Diff
#19338 2013-05-08 11:25:57 api/math pt api View | Diff
#19337 2013-05-08 11:25:51 api/date pt api View | Diff
#19336 2013-05-08 11:25:47 api/array pt api View | Diff
#19335 2013-05-08 11:25:09 api pt api View | Diff
#19334 2013-05-08 11:24:06 api it api View | Diff
#19333 2013-05-08 11:23:02 api es api View | Diff
#19332 2013-05-08 11:22:44 api/array de api View | Diff
#19331 2013-05-08 11:22:09 api de api View | Diff
#19330 2013-05-08 11:21:09 api nl api View | Diff
#19329 2013-05-08 11:21:00 api/sys jp api View | Diff
#19328 2013-05-08 11:21:00 api/sys jp api Set title to Sys
#19327 2013-05-08 11:20:41 api/sys jp api View | Diff
#19326 2013-05-08 11:20:41 api/sys jp api Removed title Sys
#19325 2013-05-08 11:20:39 api/php/web jp api View | Diff

Previous | Next