I'd like you to add it to the list of bignum libraries later, it supports both integers and floating point numbers (that 2nd one was a nightmare get working). The current features missing from the library are functions for transforming to and from text and the wrapper functions that manage a number stack for simplifying usage of the library. If you can add promising alphas or something then that would also be a good place to add it until I return to this thread to say it's ready for mainstream usage, for now it's just ready for toying around with. I'll be using it in another project I'm working on called gasp so I will get back to this library and bring it out of alpha into releasable state
I've made this one: https://gitlab.com/awsdert/alu
I'd like you to add it to the list of bignum libraries later, it supports both integers and floating point numbers (that 2nd one was a nightmare get working). The current features missing from the library are functions for transforming to and from text and the wrapper functions that manage a number stack for simplifying usage of the library. If you can add promising alphas or something then that would also be a good place to add it until I return to this thread to say it's ready for mainstream usage, for now it's just ready for toying around with. I'll be using it in another project I'm working on called gasp so I will get back to this library and bring it out of alpha into releasable state