Used haXe for Windows?


Editors’ Review

Download.com staff
haXe is a versatile open-source programming language. Compile your code into JavaScript, SWF, NekoVM bytecode, PHP, or C++ for cross-platform development.
  • Pros

    • Compiles to JavaScript with typed DOM API and auto-completion.
    • Generates SWF files for Flash applications.
    • Supports NekoVM bytecode for server-side and desktop apps.
    • Compiles to PHP for existing server platform compatibility.
    • Generates C++ code with Make files for native applications.
  • Cons

    No Cons available


Used haXe for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
2.10
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 7
  • Windows Vista
  • Windows 2000
  • Windows XP
  • Windows 10
Additional Requirements
None
POPULARITY
Total Downloads
187
Downloads Last Week
1

Report Software

Program available in other languages


Last Updated


Developer’s Description

By haXe
Compile your program through any platform.
haXe is an open source programming language. You can compile a haXe program to a single .js file. You can access the typed browser DOM APIs with auto-completion support, and all the dependencies will be resolved at compilation time.You can compile a haXe program to a .swf file. You can compile a haXe program to NekoVM bytecode. This can be used for server-side programming such as dynamic WebPages and also for command-line or desktop applications, since NekoVM can be embedded and extended with some other DLL. You can also 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. Generate C++ code from your haXe source code, with the required Make files. This is very useful for creating native applications, for instance in iPhone development.

Download.com
Your review for haXe