Jürgen Walther's AI Workbench for Common Lisp, restored from the CMU AI Repository.
Place folders
lispm
andti-binary
into the Babylon folder.
modify file lispm:load-babylon.lisp
by setting
; if you do not have all the sources
(setf *recompile* nil)
; to name the host:file-system you placed your babylon folder
(setf *bab-home* "lm:sc80:")
then evaluate file lispm:load-babylon.lisp
to load babylon on your microExplorer.