This page describes how to build an interpreter for most of the scheme dialect of lisp. it uses python 3 as the implementation language, and the lambda special form is a good example of scheme syntax. if you are familiar with other languages, you might think that while or for loop would be needed, but scheme manages to do without these just fine. in which we judge lispy on several criteria: ...