Lispy - A Simple Scheme Interpreter Lispy is a minimalistic Scheme interpreter written in Python. Inspired by Peter Norvig's implementation. It only supports basic arithmetic operations.