Haxedoc Installation On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

Haxedoc Installation On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

haxedoc

Web-oriented universal programming language

Maintainer: Andy Li


Website: http://haxe.org

Section: devel

Install haxedoc

  • Debian apt-get install haxe Click to copy
  • Ubuntu apt-get install haxe Click to copy
  • Arch Linux pacman -S haxe Click to copy
  • Kali Linux apt-get install haxe Click to copy
  • Fedora dnf install haxe Click to copy
  • Raspbian apt-get install haxe Click to copy
  • macOS brew install haxe Click to copy

haxe

Web-oriented universal programming language

Programming language similar to JavaScript, but with full-featured static type system and generics. The command-line compiler can generate Flash SWF files for client-side use, Neko bytecode for server-side use on Apache, or JavaScript/PHP using Browser DHTML API to create AJAX web applications. haXe was written by Nicolas Cannasse.

Install the latest version of haxedoc in Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS from terminal. To install the haxedoc just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of haxedoc from the respository and install it in your computer/server.