Home > The_Little_Pythonista

The_Little_Pythonista

The_Little_Pythonista is a project mainly written in SCHEME and PYTHON, it's free.

Python translation of 'The Little Lisper' series of books (work in progress)

Python translation of Scheme code originally presented in "The Little Schemer" (4th Ed) by Daniel P. Friedman and Matthias Felleisen.

Meant for teaching recursion in a simple, familiar language like python, while learning some LISP terminology along the way.