CMUCL

cmucl-20e-x86-linux.tar.bz2
cmucl-20e-x86-linux.extra.tar.bz2

cd /opt/cmucl20e
tar xvfj cmucl-20e-x86-linux.tar.bz2
tar xvfj cmucl-20e-x86-linux.extra.tar.bz2

export PATH=$PATH:/opt/cmucl20e/bin

$ lisp
CMU Common Lisp 20e (20E Unicode), running on nlf132
With core: /opt/cmucl20e/lib/cmucl/lib/lisp-sse2.core
Dumped on: Sun, 2013-09-29 00:33:43+09:00 on lorien2
See  for support information.
Loaded subsystems:
    Unicode 1.29 with Unicode version 6.2.0
    Python 1.1, target Intel x86/sse2
    CLOS based on Gerd's PCL 2010/03/19 15:19:03
* (require :asdf)
Warning:
   Loading object file /opt/cmucl20e/lib/cmucl/lib/contrib/asdf/asdf.sse2f,
which is older than the presumed source:
  /opt/cmucl20e/lib/cmucl/lib/contrib/asdf/asdf.lisp.

; Loading #P"/opt/cmucl20e/lib/cmucl/lib/contrib/asdf/asdf.sse2f".
("ASDF")
* (asdf:asdf-version)

"3.0.2"
* (quit)
result_aa

outarea_aa
outarea_bb
outarea_cc
outarea_dd
outarea_ee
outarea_ff
outarea_gg
outarea_hh

Return

May/09/2023 AM 08:15