a gorgeous bignumber library
Find a file
rwsalie 8bd4abb230 Initialise project
- Make operations follows the same "logics"
- C23 as standard chosen
- Simple Queue from "sys/queue.h" will be our assistant.
- Bring some wizardy on these amazing amaryllis
2025-08-07 01:21:24 +00:00
src Initialise project 2025-08-07 01:21:24 +00:00
.clang-format ♻️ setting up ♻️ 2025-08-05 23:44:06 +00:00
LICENSE First commit 2025-08-05 19:57:29 +00:00
meson.build Initialise project 2025-08-07 01:21:24 +00:00
README.md First commit 2025-08-05 19:57:29 +00:00

a work-in progress bignumber library hoping to be fast and simple.