diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..87c0c27 --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +# Unnamed Lisp Implementation + +Pretty mediocre lisp implementation that I made to learn more about programming language design. Still needs garbage collection, but is moving along quite nicely. \ No newline at end of file