Skip to content

Specter - Abstract Arithmetics Library (AAL) is a library coded in native C which is able to do operations with numbers of virtually unlimited length and precision.

License

Notifications You must be signed in to change notification settings

g0d/Specter-AAL

Repository files navigation

Specter-AAL (early alpha)

Codacy Badge

Specter - Abstract Arithmetics Library (AAL) is a library coded in native C which is able to do operations with integer numbers of virtually unlimited length. The scope and architecture of AAL is different from any other implementation because it is hardware (architecture) and bit (endianness) agnostic. It is also optimized for running even on embedded ICs. For now though, the only functional math operations are addition and subtraction but in the future it will be able to run all other major operations.

About

Specter - Abstract Arithmetics Library (AAL) is a library coded in native C which is able to do operations with numbers of virtually unlimited length and precision.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published