Improve Gambit REPL (toolbar is semi transparent and the alpha can be set with set...
[gambit-c.git] / examples / iOS / README
bloba07eefedfcb4c03d124dda50700cf438a8469a66
1 This program implements the "Gambit REPL dev" application for iOS
2 devices.  It is a simple development environment for Scheme.  The user
3 can interact with a REPL, edit/save/run small scripts, and upload
4 scripts to a public script repository.
6 This example was tested with iOS 4.3 and XCode 4.0 .  If you do not have
7 these versions, some adjustments will be needed at the top of the
8 build-gambit-iOS shell script, and possibly other places.