Commit graph

5 commits

Author SHA1 Message Date
2d437a2583 abacus: parse: activate debug using ENV 2021-08-22 23:57:54 +02:00
26055c5a3f abacus: parse: fix name of namespace 2021-08-22 14:37:32 +02:00
e4aa81d1a4 fixup! abacus: parse: use BigNum instead of int 2021-08-22 14:37:09 +02:00
60a0fbf5b0 abacus: parse: use BigNum instead of int 2021-08-22 14:14:27 +02:00
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