Brief note on bignums
parent
0323f948c4
commit
fedde424e5
1 changed files with 1 additions and 0 deletions
1
bignum.md
Normal file
1
bignum.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
It's crucial to the concept of post-scarcity computing that it supports arithmetic over any numbers and is not limited to particular memory representations. So bignums must be supported. How exactly we'll represent bignums I don't yet know, but I'll probably look at SBCL's implementation and copy that.
|
||||
Loading…
Add table
Add a link
Reference in a new issue