This package browser is in early development. Mind the rough edges.

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.

Installation

Install the latest version of haxe as follows:

guix install haxe

Or install a particular version:

guix install haxe@4.2.5

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.