haxe
Multi-target universal programming language
Haxe is a toolkit based on a modern, high level, static-typed programming language, a cross-compiler, a complete cross-platform standard library and ways to access each platform's native capabilities. This package includes the compiler and library manager.
- Versions: 4.3.4
- Website: https://haxe.org/
- Licenses: Expat · GPL 2+
- Package source: gnu/packages/haxe.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of haxe
as follows:
guix install haxe
Or install a particular version:
guix install haxe@4.3.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of haxe about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/haxe'><img src='https://packages.guix.gnu.org/packages/haxe/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/haxe)
Example Org:
[[https://packages.guix.gnu.org/packages/haxe][https://packages.guix.gnu.org/packages/haxe/badges/latest-version.svg]]