Computing

Our computing will be done in PLT Scheme. This is a programming environment for Scheme that has many useful features, including a graphical stack-based debugger. The current version of PLT Scheme is 4.2.1. Our code should work in version 4.1.5 or later.

This system will be installed on the PCs in the labs. You may also download PLT Scheme for your home computer. PLT Scheme is available for Windows, Mac, Linux, and several other versions of Unix.

I've also created a short demo showing how to start PLT Scheme and how to use the debugger. You'll definitely need to learn how to do this!

Last modified: Wed Sep 02 15:07:10 -0400 2009