≡ Chapter 1: Expressions in Scheme
April 30th, 2010Topic: Learn LISP Tags: None
Download this chapter in PDF format
This book uses the freely available Scheme implementation in PLT Scheme or also commonly known as Dr. Scheme. This first chapter deals specifically with Dr. Scheme, its interface, and how to properly configure it for examples that you will encounter throughout this text.
You can freely download PLT Scheme from http://www.plt-scheme.org for all major operating systems currently in use. After you download and install the software you should properly set it up so that you can follow the examples presented in this book. Execute the program and once it is running choose ‘Choose Language’ from the Language option in the menu bar.