LispPad is a simple, lightweight, integrated development environment for developing and running Scheme code. The language supported by LispPad is based on the R7RS standard for Scheme.
Features
- A fully integrated Scheme interpreter
- A console with a read-eval-print loop to interact with the interpreter
- A text editor for writing Scheme code, supporting syntax highlighting, smart indentation, parenthesis matching, page guides, etc.