commit 1613dcaedcad8e1d542a3f6f2e3e1887a0a49391 Author: hellerve Date: Mon Apr 30 16:15:11 2018 +0200 initial diff --git a/README.md b/README.md new file mode 100644 index 0000000..24985bd --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# phsyche + +A simple Lisp interpreter in Pharo, as described in [A Little Scheme in +Pharo](https://files.pharo.org/books-pdfs/booklet-AMiniSchemeInPharo/2018-03-17-MiniScheme.pdf).