diff --git a/README.org b/README.org new file mode 100644 index 0000000..53ac859 --- /dev/null +++ b/README.org @@ -0,0 +1,6 @@ +#+title: Crisp - A Rusty Lisp +#+author: Chris Cochrun + +* crisp + +A rusty lisp. This is loosely built off of [[https://github.com/kanaka/mal][MAL(Make a Lisp)]].