Numerix

Cross-Platform Native or Simulated Signed and Unsigned Integers and Operations for Haxe
https://github.com/darmie/Numerix/

To install, run:

haxelib install Numerix 0.0.5 

See using Haxelib in Haxelib documentation for more information.

README.md

Numerix

Cross-Platform Native or Simulated Signed and Unsigned Integers and Operations for Haxe

Dependencies

Run haxelib install all to install the dependencies.

Compile js

haxe build-js.hxml

Compile cpp

haxe build-cpp.hxml

Compile cs

haxe build-cs.hxml
bin/Numerix/bin/Main.exe.exe

Compile java

haxe build-java.hxml
java -jar bin/Numerix.jar

Compile neko

haxe build-neko.hxml
neko bin/Numerix.n

Compile hl

haxe build-hl.hxml
hl bin/Numerix.hl
Contributors
darmie
Version
0.0.5
Published
5 years ago
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub