Skip to content
/ numerix Public

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

License

Notifications You must be signed in to change notification settings

darmie/numerix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published