Hi Steve! * Steve Graham <[email protected]> [110331 18:08]: > Can someone point me to some info on this? Also does Chicken Scheme have a > method for accessing databases? > Thanks, Steve
The most advanced windows gui atm is IUP IIRC. There is also an easy installer to get running with it on windows. The installer can be found at http://www.kiatoa.com/setup-chicken-iup.exe Also there are several eggs available for accessing databases: postgresql, sqlite, couchdb, tokyocabinet, estraier, ... See http://wiki.call-cc.org/chicken-projects/egg-index-4.html#db for a complete list. HTH, Christian _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
