Commit Graph

3 Commits

Author SHA1 Message Date
Kartik K. Agaram bade3ae86c . 2021-07-26 17:37:44 -07:00
Kartik K. Agaram bfa0efb7d1 game of life in lisp
Super slow; each frame is cleared as a sort of progress indicator while
it computes the next frame.

In the process I realize I need to adjust every single trace in the
shell sources to be more fault-tolerant to a filled-up trace stream.
2021-07-26 17:19:04 -07:00
Kartik K. Agaram 44d26b77c4 . 2021-07-16 08:28:56 -07:00