Skip to content

lamf-lamf/little-schemer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Little Schemer - Learn By Doing

The Little Schemer is a wonderful book. It teaches the fundamentals of lisp while easing the mind through recursion. The book starts with simple list processing and finishes with the implementation of a lisp interpreter.

This repo is my attempt to better understand the content by writing unit tests for the code in this book. Note that these tests are not intended to exhaustively test the code. The real purpose is to serve as a rack to hang my explorative coat on.

Next up, The Seasoned Schemer

Tech Notes

About

Exploring The Little Schemer book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published