To run Gambit Scheme, launch MobileTerminal, and type “gsi”.
Some sample code you can try is:
> (define x 3) > (+ x 4) 7(Don’t type the “
>”, that’s from the interpreter).,q” to exit the interpreter.
There’s also a tutorial that I’m working my way through. It works so far.
Version 4.1.2 Changes: