# acl70 -s al-test.lisp
# acl70 -s ml13-test.lisp
# acl80 -s al-test.lisp
# acl80 -s ml13-test.lisp
acl81 -s al-test.lisp
acl81 -s ml13-test.lisp
clisp -i ~/.clisprc.lisp -on-error debug al-test.lisp
clisp -i ~/.clisprc.lisp -on-error debug ml13-test.lisp
lisp -load al-test.lisp
# lisp -load ml13-test
# openmcl -l al-test.lisp
# openmcl -l ml13-test.lisp
sbcl --load al-test.lisp
sbcl --load ml13-test.lisp
