Popular x64 Tags
- compile x64 download
- compiler x64 download
- pascal x64 download
- web site x64 download
- web site management x64 download
- sitemaps generator x64 download
- ide x64 download
- python debugger x64 download
- visual studio x64 download
- python x64 download
- software x64 download
- programming x64 download
- debug x64 download
- create application x64 download
- development x64 download
- python ide x64 download
- wingware x64 download
- language x64 download
- browser x64 download
- vb net x64 download
- debugger x64 download
- audio processing x64 download
- free controls x64 download
- improve x64 download
- java ide x64 download
- development environment x64 download
haXe 3.4.2
Sponsored links:
license: Open Source
downloads: 592
size: 5.00 MB
updated: 2017-04-20
tags: programming language, programming compiler, programming component, compiler, programmer, development
Add to Basket
Nicolas Cannasse
haXe (pronounced as hex) is an open source programming language. While most other languages are bound to their own platform (Java to the JVM, C# to .Net, ActionScript to the Flash Player), haXe is a multiplatform language.
It means that you can use haXe to target the following platforms :
Javascript : You can compile a haXe program to a single .js file. You can access the typed browser DOM APIs with autocompletion support, and all the dependencies will be resolved at compilation time.
Flash : You can compile a haXe program to a .swf file. haXe is compatible with Flash Players 6 to 10, with either "old" Flash 8 API or newest AS3/Flash9+ API. haXe offers very good performance and language features to develop Flash content.
NekoVM : You can compile a haXe program to NekoVM bytecode. This can be used for server-side programming such as dynamic webpages (using mod_neko for Apache) and also for command-line or desktop applications, since NekoVM can be embedded and extended with some other DLL.
PHP : You can compile a haXe program to .php files. This will enable you to use a high level strictly-typed language such as haXe while keeping full compatibility with your existing server platform and libraries.
C++ : You can now generate C++ code from your haXe source code, with the required Makefiles. This is very useful for creating native applications, for instance in iPhone development.
C# and Java targets are coming soon! (from @cwaneck)
The idea behind haXe is to let the developer choose the best platform for a given job. In general, this is not easy to do, because every new platform comes with its own programming language. What haXe provides you with is:
a standardized language with many good features
a standard library (including Date, Xml, Math...) that works the same on all platforms
platform-specific libraries : the full APIs for a given platform are accessible from haXe
FEATURES:
· The haXe Syntax is similar to the one used in Java / JavaScript / ActionScript, so it's very easy to learn and get used to haXe. haXe can also integrate easily in your favorite editor or IDE
· The haXe Type System is strictly typed, enabling the compiler to detect most errors at compile-time. At the same time, it's very different from classic strictly typed languages since you don't have to write types everywhere in your program, thanks to type inference. It makes you feel like you are programming in a dynamically typed language while you are getting the security of a strictly typed language. The best of both worlds
· The haXe Standard Library, including Date, XML, data structures... is specified to behave the same across all platforms. This enables you to share and reuse code logic between different platforms without needing to rewrite the same thing again and again
· haXe is easily Extensible : you can add additional libraries and wrappers for platform-specific features. Thanks to conditional compilation you can have different implementation for a given API depending on the platform you want to compile to
· haXe has a Remoting library that provides cross platform serialization and RPC, enabling you to directly call methods between platforms. For example calls may be made between the client and the server or between different client modules. Everything is handled transparently
· haXe can be used to develop portable Desktop applications by using SWHX
It means that you can use haXe to target the following platforms :
Javascript : You can compile a haXe program to a single .js file. You can access the typed browser DOM APIs with autocompletion support, and all the dependencies will be resolved at compilation time.
Flash : You can compile a haXe program to a .swf file. haXe is compatible with Flash Players 6 to 10, with either "old" Flash 8 API or newest AS3/Flash9+ API. haXe offers very good performance and language features to develop Flash content.
NekoVM : You can compile a haXe program to NekoVM bytecode. This can be used for server-side programming such as dynamic webpages (using mod_neko for Apache) and also for command-line or desktop applications, since NekoVM can be embedded and extended with some other DLL.
PHP : You can compile a haXe program to .php files. This will enable you to use a high level strictly-typed language such as haXe while keeping full compatibility with your existing server platform and libraries.
C++ : You can now generate C++ code from your haXe source code, with the required Makefiles. This is very useful for creating native applications, for instance in iPhone development.
C# and Java targets are coming soon! (from @cwaneck)
The idea behind haXe is to let the developer choose the best platform for a given job. In general, this is not easy to do, because every new platform comes with its own programming language. What haXe provides you with is:
a standardized language with many good features
a standard library (including Date, Xml, Math...) that works the same on all platforms
platform-specific libraries : the full APIs for a given platform are accessible from haXe
FEATURES:
· The haXe Syntax is similar to the one used in Java / JavaScript / ActionScript, so it's very easy to learn and get used to haXe. haXe can also integrate easily in your favorite editor or IDE
· The haXe Type System is strictly typed, enabling the compiler to detect most errors at compile-time. At the same time, it's very different from classic strictly typed languages since you don't have to write types everywhere in your program, thanks to type inference. It makes you feel like you are programming in a dynamically typed language while you are getting the security of a strictly typed language. The best of both worlds
· The haXe Standard Library, including Date, XML, data structures... is specified to behave the same across all platforms. This enables you to share and reuse code logic between different platforms without needing to rewrite the same thing again and again
· haXe is easily Extensible : you can add additional libraries and wrappers for platform-specific features. Thanks to conditional compilation you can have different implementation for a given API depending on the platform you want to compile to
· haXe has a Remoting library that provides cross platform serialization and RPC, enabling you to directly call methods between platforms. For example calls may be made between the client and the server or between different client modules. Everything is handled transparently
· haXe can be used to develop portable Desktop applications by using SWHX
OS: Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Add Your Review or 64-bit Compatibility Report
Top Compilers & Interpreters 64-bit downloads
Microsoft Visual Studio Professional 2026 18.1.1
Powerful IDE for professional developers with advanced coding and debugging tools.
Trialware | $99.99
SWIG 4.2.1
SWIG simplifies the integration of C/C++ code with various programming languages.
Open Source
Simply Fortran 3.41 Build 4438
Simply Fortran: Robust IDE for Fortran, C, and C++ with advanced debugging tools.
Trialware | $149.00
Visual Assist X 2024.3
Increases automation, simplifies navigation and displays vital information
Trialware | $99.00
Portable Sikuli X 1.0 RC3
A visual technology to automate and test graphical user interfaces
Freeware
The Glasgow Haskell Compiler 8.6.5
he Glasgow Haskell Compiler is a state-of-the-art, open source compiler
Open Source
Members area
Top 64-bit Downloads
-
ooRexx x64 4.2.0
x64 freeware download -
MADARA for Windows x64
bit 3.0.0
x64 open source download -
Software Ideas Modeler
Portable x64 14.55
x64 freeware download -
EiffelStudio 64bit 7.3.9.2766
x64 open source download -
TeamTalk SDK x64
Professional Edition 5.11a
x64 trialware download -
ANKHOR FlowSheet x64 2.1.0.13320
x64 trialware download -
Strawberry Perl Portable
x64 5.38.2.2
x64 open source download -
Android NDK x64 Revision 26d
x64 freeware download -
Mercurial x64 5.3
x64 open source download -
TortoiseGit x64 2.16.0
x64 freeware download
Top Downloads
-
AdFind 1.62.00
freeware download -
NASM 2.16.01
open source download -
HxD 2.5.0.0
freeware download -
VMProtect Ultimate 2.13.2
demo download -
Devart UniDAC 11.0.0
shareware download -
dotConnect for DB2 5.0.0
shareware download -
OpenGI 2.1.1
open source download -
TeeChart Pro VCL / FMX 2023
shareware download -
Adobe Flash Player
Debugger 32.0.0.465
freeware download -
FX Equation 39.2.0
open source download -
kiss 3.0.0.0
demo download -
ooRexx x64 4.2.0
freeware download -
Microsoft Visual Studio
Professional 2026 18.1.1
trialware download -
SWIG 4.2.1
open source download -
dotConnect for Oracle 10.4.190
shareware download












