To Do
- Parenthesis highlighting in the REPL. Programming lisp without this is a
complete pain for larger functions.
- Create a better attributed string mechanism for Plug Ins. The current system
works, but is ugly.
- Tab completion and indentation in the REPL.
- Symbol lookup in the CLHS from the REPL.
- Complete documentation.
- Clean up the attributed string interface w/regards to hooks. Having to
conditionally extract the string is very annoying.