Re: [racket] Racket GUI Toolkit

2013-03-14 Thread Marc Feeley
On 2013-03-14, at 10:44 AM, /#!/JoePea wrote: > Thanks for the info. Do you know of any libraries that exist for Racket or > other scheme-like implementations that draw their own ui from scratch? JazzScheme (https://github.com/jazzscheme/jazz) implements all of its UI in Jazz, a Scheme dialec

Re: [racket] Racket GUI Toolkit

2013-03-14 Thread /#!/JoePea
Thanks for the info. Do you know of any libraries that exist for Racket or other scheme-like implementations that draw their own ui from scratch? /#!/JoePea On Mar 14, 2013 4:37 AM, "Jens Axel" wrote: > > > Den 14/03/2013 kl. 10.07 skrev "/#!/JoePea" : > > Hi, I'm brand new to Scheme (thanks to

Re: [racket] Racket GUI Toolkit

2013-03-14 Thread Jens Axel
Den 14/03/2013 kl. 10.07 skrev "/#!/JoePea" : > Hi, I'm brand new to Scheme (thanks to my professor who is teaching us with > scheme in my Computing Theory and Programming Languages class this semester > at Sacramento State University​) and I happened to stumble across Racket when > searching