Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

README.md

Tinylisp proto version with reference count garbage collection

See #20

Passes tests/dotcall-extras.lisp tests and runs 8-queens nqueens.lisp.

Compile with cc -O2 -o tinylisp tinylisp-extras-gc.c -lreadline.