viswanathgs / The-Little-Schemer

Scheme code snippets from the book "The Little Schemer", 4th edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Little Schemer

A repo of Scheme code snippets from the book "The Little Schemer", 4th edition, by Daniel P. Friedman and Matthias Felleisen.

All the programs were written using MIT/GNU Scheme 9.1.1.

The inspiration behind learning LISP (and hence the purchase of this book) was Eric Raymond's widely popular article How To Become A Hacker, in which he says,

"LISP is worth learning for a different reason — the profound enlightenment experience you will have when you finally get it. That experience will make you a better programmer for the rest of your days, even if you never actually use LISP itself a lot".

Get yourself a copy of this awesome book from Flipkart: http://bit.ly/AcxZAH

Viswanath Sivakumar, aka viswanathgs viswanathgs@gmail.com

About

Scheme code snippets from the book "The Little Schemer", 4th edition


Languages

Language:Scheme 100.0%