g0d / Specter-AAL

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 numbers of virtually unlimited length and precision. The scope and architecture of AAL is different from any other implementation because it is hardware (architecture) and bit (endianness) agnostic. Also, AAL supports all real positive and negative numbers like decimals and integers.

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.

License:GNU General Public License v2.0


Languages

Language:C 55.0%Language:Shell 43.9%Language:Batchfile 1.2%