Overview

What is LispPad?

LispPad is a simple, lightweight, integrated development environment for developing and running Scheme code on macOS. The language supported by LispPad is based on the R7RS (small) standard for Scheme. LispPad provides the following components:

LispPad Go is a companion app for iOS which syncs code with LispPad via iCloud. LispPad Go can be used to develop Scheme code on the go which can be executed both on iOS as well as macOS.

Table of contents

  1. Sessions
  2. Editing code
  3. Customizing preferences
  4. Overview of menus
  5. Getting started with Scheme
  6. Language overview
  7. Libraries
  8. Examples
  9. Release Notes