[234] in Software_Announce
Allefro Common Lisp installed on Athena
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Tue Jul 14 13:06:44 1998
To: software-announce@MIT.EDU
Cc: alexp@MIT.EDU, cfyi@MIT.EDU, facdev@MIT.EDU, nschmidt@MIT.EDU,
cadet@MIT.EDU, tlp@MIT.EDU, phw@ai.MIT.EDU
Date: Tue, 14 Jul 1998 13:06:24 EDT
From: Alex T Prengel <alexp@MIT.EDU>
I have installed Allegro Common Lisp from Franz on Athena, for Suns and SGIs.
This release includes the Composer Development Environment, which interfaces
to Lisp through xemacs.
To run Lisp without enabling Composer:
add acl; cl
To exit: type (exit) at the Lisp prompt.
To start Lisp through Xemacs:
add acl; cl-xemacs
Once Lisp comes up, you can start Composer (if it was not started
automatically) by selecting Composer -> Start Composer, and you can
stop it with Composer -> Exit Composer
Limited online help is available through the ACLhelp menu in the xemacs
interface.
Somewhat more detailed instructions are in file /mit/acl_v4.3/README.to-run.
Alex