001 (ns beowulf.host
002 "provides Lisp 1.5 functions which can't be (or can't efficiently
003 be) implemented in Lisp 1.5, which therefore need to be implemented in the
004 host language, in this case Clojure.")
005