haXe for Mac OS X 3.4.2

haXe for Mac OS X 3.4.2

haXe for Mac OS X Full Download Summary

haXe for Mac OS XCompilers & InterpretersMac OS X

User Rating: 2.1 (18 votes)

top download editor's pick
  • File size: 2.10 MB
  • Platform: Mac OS X
  • License: Open Source
  • Price: FREE
  • Downloads: Total: 586 | This Month: 0
  • Released: Apr 20, 2017
  • Publisher: Nicolas Cannasse
  • Publisher URL: http://haxe.org/

haXe for Mac OS X 3.4.2 Full Description

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

Release notes:

New Release
Fixed error opening torrent files without wrapping file name in quotes (caused broken call)
Fixed Refresh Results not honoring filters
Fixed TorrentRover Update coming back after user clicks Yes to update
[ haXe for Mac OS X full changelog ]

haXe for Mac OS X 3.4.2 Bookmark

Hyperlink code:
Hyperlink and Intro code:
Hyperlink for Forum code:

haXe for Mac OS X 3.4.2 Free Download Notice

Top 4 Download periodically updates software information of haXe for Mac OS X 3.4.2 full version from the publisher, but some information may be slightly out-of-date.

Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for haXe for Mac OS X 3.4.2 license key is illegal and prevent future development of haXe for Mac OS X 3.4.2. Download links are directly from our mirrors or publisher's website, haXe for Mac OS X 3.4.2 torrent files or shared files from free file sharing and free upload services, including Rapidshare, HellShare, HotFile, FileServe, MegaUpload, YouSendIt, SendSpace, DepositFiles, Letitbit, MailBigFile, DropSend, MediaMax, LeapFile, zUpload, MyOtherDrive, DivShare or MediaFire, are not allowed!

Your computer will be at risk getting infected with spyware, adware, viruses, worms, trojan horses, dialers, etc while you are searching and browsing these illegal sites which distribute a so called keygen, key generator, pirate key, serial number, warez full version or crack for haXe for Mac OS X 3.4.2 download. These infections might corrupt your computer installation or breach your privacy. A keygen or key generator might contain a trojan horse opening a backdoor on your computer. Hackers can use this backdoor to take control of your computer, copy data from your computer or to use your computer to distribute viruses and spam to other people.

haXe for Mac OS X 3.4.2 - Post Your Review

Pocket Programming Language FREE 1.62

PPL is a FREE, fast and easy-to-learn programming language that is fully object-oriented. PPL runs on all ... also compatible with PC desktop computers. Programs written for one system are 100% compatible with the other. ... the same interface. PPL has been in active development for more than five years now. It has ...

TPC32 Compiler Source Code 1.0

Turbo Pascal compiler written in Delphi. This is not the "original" ... Delphi. This is TPC32, a Turbo Pascal compatible compiler written from scratch. It is completely source-code compatible with the Borland Turbo Pascal 7.0 command line compiler TPC.EXE. This means that it uses the same ... EXACTLY THE SAME compiled units and 16-bit code for x86. This source code shows all the beauty ...

The Glasgow Haskell Compiler 8.6.5

GHC is packaged for a number of operating systems and distributions. While ... them anyway, unless you have a particular need for new features or bug fixes. The Glasgow Haskell Compiler is a state-of-the-art, open source compiler and interactive environment for the functional language Haskell. Distribution packages GHC is packaged for a number of operating systems and distributions. While ...

ELENA Integrated Development Environment 6.8.0

ELENA Integrated Development Environment (IDE), developed by Alex Rakov, is a specialized tool designed to streamline the development process for the ELENA programming language. This IDE stands out for its tailored support of ELENA, a language known for its flexibility and dynamic object-oriented architecture. One ... robust set of debugging tools, which are essential for any serious development work. Breakpoints, step execution, and ...

Scriptol PHP Compiler 7.0

Scriptol is a modern and easy to learn programming language. The minimal Scriptol program is just one line: print "hello", for example. It is intended both to program applications (using XUL or GTK for the graphical interface), or scripts and Web pages. ... oriented and XML oriented. It is the first programming language to integrate Xml as a data structure. Compatible ...