
Haxe - The Cross-platform Toolkit
2024年8月7日 · Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler. Haxe can build cross-platform applications targeting …
Haxe 4.3.6 - Haxe - The Cross-platform Toolkit
2024年8月7日 · Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
HaxeFoundation/haxe: Haxe - The Cross-Platform Toolkit - GitHub
Haxe is an open source toolkit that allows you to easily build cross-platform tools and applications that target many mainstream platforms. The Haxe toolkit includes: Haxe allows you to compile …
Haxe - Wikipedia
Haxe is a high-level cross-platform programming language and compiler that can produce applications and source code for many different computing platforms from one code-base. It is …
Haxe Download List - Haxe - The Cross-platform Toolkit
2024年8月7日 · The current stable version is 4.3.6. If you want to see what's coming next for Haxe, you can try the latest development builds, which are created for every commit on our development branch on Github. Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
Haxelib - the Haxe package manager
Haxelib is the easiest way to find libraries and code for your Haxe project - and the best place you can share your code with others in the Haxe ecosystem. Haxelib is the package manager for the Haxe Toolkit. Initial release. Documentation in the readme for now. Many features. See also olib_model and olib_semver.
Releases · HaxeFoundation/haxe - GitHub
Haxe - The Cross-Platform Toolkit. Contribute to HaxeFoundation/haxe development by creating an account on GitHub.
GitHub - HaxeFoundation/haxelib: The Haxe library manager
Haxelib is a library management tool shipped with the Haxe Toolkit. It allows searching, installing, upgrading and removing libraries from the haxelib repository as well as submitting libraries to it. For more documentation, please refer to https://lib.haxe.org/documentation/ The server has to be compiled with Haxe 3.2.1+.
haxe - Official Image - Docker Hub
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language, a cross-compiler, a complete cross-platform standard library and ways to access each platform's native capabilities. The Haxe compiler can output a number of source and binary files.
Xml - Haxe 4.3.6 API
Parses the String into an Xml document. Returns the node name of an Element. Returns the type of the Xml Node. This should be used before accessing other functions since some might raise an exception if the node type is not correct. Returns the node value. Only works if the Xml node is not an Element or a Document.