@@ 20,7 20,11 @@
Here are links to the current [CI builds][builds] and [git repo][repo].")
(defsection @overview (:title "Overview")
- "I should probably write something here.")
+ "I've never written a compiler before but I've always wanted to, so here we go.
+
+RASCAL is a recursive acronym in the tradition of many good programs.
+It can mean Readable And Simple Compiler for A Lisp, or
+Redundant Amateurish Stupid Compiler for A Lisp. Whatever suits your fancy.")
(defun build-docs ()
(let ((*document-normalize-packages* nil))