[LISP] Graphics with Scheme?

l0lmanPH Posted messages 53 Status Member -  
l0lmanPH Posted messages 53 Status Member -
Hello hello,

I just downloaded MIT-Scheme (with Edwin/Emacs), and I’m looking for libraries that would allow me to: create windowed applications (GUI, you know), video games (note I also develop them in C, Lua).

I searched the net but nothing :(.
If it isn’t possible with Scheme perhaps there are some in Common Lisp, or in other dialects?

I just want to tinker with pixels in Lisp, that’s all xD.
Thanks, my life as a developer might change if someone provides the answer!

Configuration: Windows XP / Safari 535.1

1 answer

  1. l0lmanPH Posted messages 53 Status Member
     
    Auto-reply (never would I have thought to find it): you should look in the fungraph.scm library for pure MIT-Scheme, or check out the Racket language which is based on Scheme and is really trèèèèèèèèèèès comprehensive.
    0