My first Markup file!
This is paragraph of text that will be typeset by lisp.
Isn't it special?
How is it special?
- A unique combination of TeX and Wiki markup.
- Written completely in Lisp, which promises
tighter integration in the future with Lisp tools such as Climacs.
- Adding code examples is trivial.
Here is a code example:
CL-USER> (format t "~A~%" "Aesthetic Hello World!")