Skip to content

Tag Archives: Gambit

Distributed Computing with Gambit

Here is the link; the source has a lot more. (via comp.lang.scheme)

Gambit REPL app for iPhone/iPod touch/iPad

Check it out here. (via comp.lang.scheme)

The beginnings of Scheme on the Wii

The beginnings of Scheme on the Wii via Gambit and the efforts of Sean Charles are discussed here.

Scheme Space Invaders

This re-make of the classic arcade game “space invaders” is based on the version available on the well known arcade emulator called mame. It is made to look as close as possible to the original arcade game. This game was made for fun, but also in the context of my master’s thesis at the university [...]

Debugging and Interacting with iPhone Scheme Apps via a REPL

In this post James explains how to do so with Gambit. Awesome.

How to Set Up Gambit-C for the iPhone

Here is a detailed article about setting up Gambit-C to run on the iPhone.