why did MIT drop scheme for python in intro to computing?

Ashish Hanwadikar ahanwadi at comcast.net
Wed Oct 10 11:55:52 EDT 2007


"Grant Edwards" <grante at visi.com> wrote in message 
news:13glvegpugvbb19 at corp.supernews.com...
> On 2007-10-09, gnuist006 at hotmail.com <gnuist006 at hotmail.com> wrote:
>
>> Does scheme have a gui library?
>
> Yes.  It had a far, far better Tk binding than Python.
>
>  http://kaolin.unice.fr/STk/
>
> I've used both for real-world applications, and STk was _miles_
> ahead of tkinter.  It was a real, native binding to the Tk
> library rather than something stuck together with TCL.  GUI
> widgets were real Scheme objects that acted the way one
> expected them to, rather than wrapped TCL objects.
>
> However, Tk has been largely abandoned in favor of a native
> GTK+ binding
>
>  http://www.stklos.org/
>
> -- 
> Grant Edwards                   grante             Yow!  You should all 
> JUMP
>                                  at               UP AND DOWN for TWO 
> HOURS
>                               visi.com            while I decide on a NEW
>                                                   CAREER!!
I couldn't find any documentation on stklos (other than a few examples) 
regarding its gtk+ binding. Could you please point me to appropriate link?
thanks in advance,
Ashish K Hanwadikar
http://ashish.typepad.com/ 




More information about the Python-list mailing list