Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunchao/scheme48

Write Yourself a Scheme in 48 Hours - My Walkthrough
https://github.com/sunchao/scheme48

Last synced: about 6 hours ago
JSON representation

Write Yourself a Scheme in 48 Hours - My Walkthrough

Awesome Lists containing this project

README

        

scheme48
========

Write Yourself a Scheme in 48 Hours - My Walk-through

I this is the code I wrote (or typed) while
reading through the the [article](http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours).
I'll also try to finish the exercises later.