X-Git-Url: https://code.kerkeslager.com/?p=sandbox;a=blobdiff_plain;f=README.md;h=6875343b2188a910e2ee29b50a26a6a664f6c466;hp=80027e34f7fec7024c6d5bc3e310c237ef0e50d9;hb=23f27cf41ef383c4e1ef006393fe7bf94bd2d15c;hpb=3d05741bfbf25d0dfd038767737da6f464268e08 diff --git a/README.md b/README.md index 80027e3..6875343 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # stutter + +This is my second attempt at writing a lisp in Python. The two major differences between this and Mini (the first attempt) are a) this hopes to be compiled and b) this integrates vau from John Shutt's [Kernel](http://web.cs.wpi.edu/~jshutt/kernel.html).