Omer Zak <[EMAIL PROTECTED]> writes: > I want to develop a new project, and am considering either Common Lisp or > Scheme for it. One of the requirements is that there'll be a graphic > toolkit (such as Tk or GTk) binding for the environment to be used. > > For guile (the Scheme interpreter available in RedHat distributions), I > found no out-of-the-box modules for binding with a graphic toolkit. This > justifies fishing for recommendations for a good toolkit, which works with > Scheme interpreters.
STk - http://kaolin.unice.fr/STk/ I am sure there are graphics toolkits available with commercial Lisp distributions. As for free ones - I don't know. -- Oleg Goldshmidt | [EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
