|
Subject: MCL Swank Client 0.4 Newsgroups: gmane.lisp.mcl.general Date: 2008-04-08 23:24:58 GMT (1 year, 12 weeks, 22 hours and 1 minute ago) 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 Fred or an MCL Listener can be evaluated on ClozureCL. The MCL Apropos Dialog, Trace Dialog, Package indicator and Packages Inspector all works for ClozureCL much like they do for MCL. Version 0.4 adds support for remote documentation strings in the Apropos dialog. It also makes the MCL Processes dialog list the name, state and priority for the processes of ClozureCL. The library also provides primitive means to make remote calls from MCL to the other LISP environment and handle the result in MCL. -- Terje Norderhaug _______________________________________________ info-mcl mailing list info-mcl@... http://clozure.com/mailman/listinfo/info-mcl |
|
|