|
Subject: MCL Swank Client 0.4 - screenshots Newsgroups: gmane.lisp.mcl.general Date: 2008-04-09 00:26:49 GMT (12 weeks, 2 days, 20 hours and 43 minutes ago) On Apr 8, 2008, at 4:24 PM, Terje Norderhaug wrote: > The enclosed MCL Swank Client contribution turns MCL into an IDE > for other Common LISP environments. Put another way, you can (for > example) run the ClozureCL compiler and environment from within > MCL, developing and executing code simultaneously on MCL and > ClozureCL. Forms in an MCL Listener (or in Fred) can be evaluated on ClozureCL: The Listener provides the usual shortcuts to abort/break/continue/ restart. The MCL Restarts dialog includes restarts for ClozureCL: Note that the Package Indicator in the bottom left of the listener reflects the current package in ClozureCL, and provides a menu to conveniently change the current package. The MCL Apropos dialog can be used to learn about the symbols in the packages of ClozureCL: You can also use the MCL Trace dialog to start or stop traces in ClozureCL. Display name/state/priority of all ClozureCL processes in the MCL Processes Inspector: List the packages of ClozureCL in the MCL Package Inspector: It's a start... -- Terje Norderhaug _______________________________________________ info-mcl mailing list info-mcl@... http://clozure.com/mailman/listinfo/info-mcl |
|
|