Gmane
From: Terje Norderhaug <terje@...>
Subject: MCL Swank Client 0.4
Newsgroups: gmane.lisp.mcl.general
Date: 2008-04-08 23:24:58 GMT (26 weeks, 3 days, 6 hours and 54 minutes 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

Attachment (swank-client.lisp): application/applefile, 745 bytes
Attachment (swank-client.lisp): application/octet-stream, 23 KiB
Attachment (mcl-swank-client.lisp): application/applefile, 873 bytes
Attachment (mcl-swank-client.lisp): application/octet-stream, 34 KiB
_______________________________________________
info-mcl mailing list
info-mcl@...
http://clozure.com/mailman/listinfo/info-mcl