[info-mcl] CONTRIB: MCL Remote IDE 0.5a (extending the MCL Swank Client)
Terje Norderhaug
terje at in-progress.com
Tue Sep 30 16:13:08 CDT 2008
I have uploaded a new contribution that extends the earlier MCL-Swank-
Client to turn MCL into a development environments for other Common
LISPs such as ClozureCL. It makes much of the MCL IDE work for the
other LISP runtime, including the Apropos, Restarts and Processes
dialogs.
The distribution is "load-and-play", providing all required files as
long as you have installed Clozure or another CL in addition to MCL.
Executing a start file in MCL 5.1 or MCL 5.2 opens a listener to
evaluate forms on other LISPs such as ClozureCL, with the option to
create additional remote listeners using the New Listener menu. You
can also evaluate code in the Fred editor on the foreign LISP.
The MCL Remote IDE contribution can be downloaded from:
http://www.in-progress.com/src/MCL-REMOTE-IDE
-- Terje Norderhaug
More information about the info-mcl
mailing list