Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@theyee0 theyee0 released this 06 Oct 02:40
f36c977

Early release. Basic functionality like representation, string conversion, addition, subtraction, constant multiplication, modulus, and some management functions have been implemented.

API is subject to change, especially initialization and memory management functions.

An RPN calculator with '+' and '-' and a testing function has been provided for those running on x86-64 linux.

If you're on windows, mac, or 32 bit, a video has been provided that runs through the usage of the apps.