[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wishlisp
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: Wishlisp
- From: Oliver Andrich <andrich@informatik.uni-koblenz.de>
- Date: Thu, 16 Feb 95 8:56:49 MET
- In-reply-to: <199502152121.AA27753@sunset.ma.huji.ac.il>; from "Harvey J. Stein" at Feb 15, 95 10:37 pm
Hi Harvey!
> Of course, another solution to the problem of communication between a
> lisp process & a wish process is to just use STk instead of clisp.
>
> For those of you aren't familiar with it, STk is a scheme interpreter
> with Tk compiled in. It allows you to write scheme scripts to access
> Tk for windowing instead of having to write Tcl scripts. For example,
> I wrote a version of tetris in it.
I tried STk too. But I found that it doesn't have the nice features of
Common Lisp and needs as much resources as CLISP and a wish-task. I
like all powerful features Common Lisp provides. :-)
And STk is slow in comparison to CLISP, and even slower in comparison
to compiled CLISP-programs.
Bye, Oliver
- Follow-Ups:
- Re: Wishlisp
- From: "Harvey J. Stein" <hjstein@MATH.HUJI.AC.IL>
- References:
- Wishlisp
- From: "Harvey J. Stein" <hjstein@MATH.HUJI.AC.IL>