A simple calculator using arbitrary precision integers
Find a file
Bruno BELANYI ff35faa705 abacus: add parse library
Would need some improvements, such as by using the C++ Flex scanner
interface.

It will also need to start using the BigNum once it has been
implemented.
2021-08-20 22:20:45 +02:00
src abacus: add parse library 2021-08-20 22:20:45 +02:00
tests abacus: bootstrap build system 2021-08-20 22:20:45 +02:00
.clang-format clang-format: do not indent access modifiers 2021-08-20 22:20:45 +02:00
.envrc nix: add direnv integration 2021-08-20 22:20:45 +02:00
.gitignore git: ignore generated files 2021-08-20 22:20:45 +02:00
flake.lock nix: setup flake w/ pre-commit 2021-08-20 22:20:45 +02:00
flake.nix nix: setup flake w/ pre-commit 2021-08-20 22:20:45 +02:00
meson.build abacus: bootstrap build system 2021-08-20 22:20:45 +02:00