====== iScheme for the iPad 1.1 ====== [[http://soft.vub.ac.be/~ebainomu|Engineer Bainomugisha]]\\ \\ iScheme for the iPad is a simple yet complete Scheme development environment that runs on the iPad device. It makes it easy to create Scheme files and try them out on the device everywhere go. iScheme is built on top of an R5RS [[http://soft.vub.ac.be/soft/skem|Scheme]] implementation that is developed at our lab. Below is a sample screen shot of iScheme for the iPad with sample Scheme source file. {{:ischeme:ischemephoto2.png?500|:ischeme:ischemephoto3.png}} ===== Features ===== 1. Running Scheme code 2. File loading and saving 3. Browsing projects and file management **What's new in version 1.1:** * Examples from Structure and Interpretation of Computer Programs (SCIP) - Chapters 1, 2, and 3 * Bug fix: Improved error reporting ===== Example Applications ===== iScheme has been used to develop a couple of non-trivial iOS applications. * [[example_applications|AmbiScrabble: A distributed peer-to-peer scrabble-like game]]