[racket] [ANN] IUP Bindings

From: Thomas Chust (chust at web.de)
Date: Wed Sep 29 17:32:47 EDT 2010

Hello,

in case anybody else finds this useful: I have created fairly full-featured
bindings for the IUP graphical user interface library [1] that work identically
(to the maximum possible extent) under the Racket [2] and CHICKEN [3]
Scheme systems.

You can find the documentation and the version control repository for the
sources at http://www.chust.org/fossils/iup. I have also uploaded a
PLaneT package for Racket.

Ciao,
Thomas


[1] http://www.tecgraf.puc-rio.br/iup/
[2] http://racket-lang.org/
[3] http://www.call-cc.org/


-- 
When C++ is your hammer, every problem looks like your thumb.


Posted on the users mailing list.