post-scarcity/lisp
2026-02-04 22:57:10 +00:00
..
defun.lisp OK, big win: the oblist is now a hashmap, and it works. I have clear ideas now 2026-02-03 17:20:55 +00:00
expt.lisp Still broken, but I believe we're moving in the right direction. 2019-01-24 10:12:08 +00:00
fact.lisp Work on reducing allocation leaks in read_number(). This is now improved, but not yet satisfactory. 2026-02-04 22:57:10 +00:00
not-working-yet.lisp Not really making progress. 2018-12-30 19:07:07 +00:00
scratchpad.lisp OK, my idea that long multiplication is like long addition is wrong. 2019-01-20 23:34:46 +00:00
scratchpad2.lisp OK, my idea that long multiplication is like long addition is wrong. 2019-01-20 23:34:46 +00:00
slurp.lisp Work on reducing allocation leaks in read_number(). This is now improved, but not yet satisfactory. 2026-02-04 22:57:10 +00:00
types.lisp Not really making progress. 2018-12-30 19:07:07 +00:00