[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CLISP and TCL/TK?



Mark Mueller writes:
 > Does anyone know if there exists an Interface between CLISP
 > and TCL/TK, and where i can get it?
 > 
Try 

ftp://aida.intellektik.informatik.th-darmstadt.de/pub/plopp/with-wish.tar.gz

It's a small interface from Commonlisp
(CLISP,(A)KCL,GCL,Allegro,Lucid,CMU) 
to a Tcl/Tk-Process. It works *only* if the Lisp interpreter allows to
spawn subshells (i.e. RUN-PROGRAM, SYSTEM e.a.). I've tested it only
under UNIX (SunOS, Solaris, Linux).

There is another package named lisp2wish written by J.Kaye that does
a similar thing.

Look at http://www.cis.upenn.edu:80/~kaye/tcl.html.

Have fun

--Matthias

------------------------------------------------------------------------------
Matthias Lindner
Bayerisches Forschungszentrum fuer Wissensbasierte Systeme (FORWISS)
Am Weichselgarten 7
91058 Erlangen-Tennenlohe
TEL: +49 9131 691-196
FAX: +49 9131 691-185
NET: lindner@forwiss.uni-erlangen.de
WWW: http://www.forwiss.uni-erlangen.de/~lindner/
------------------------------------------------------------------------------