blob: 1bdf02fb9abc663ca8b09911d3e3a7bc94e514b4 (
plain) (
blame)
1
2
3
4
5
6
7
|
# Lisp playground
This is an unstructured bag of code that I wrote while trying to learn Lisp.
Most files are in the ISLisp dialect.
Files matching c\*.lisp are in Common Lisp.
This code is highly likely to be broken.
|