Skip to content

mkrull/schemeHS

Repository files navigation

Repo of my walkthrough of the Haskell Wikibook "Write Yourself a Scheme in 48 Hours".

The book is included as .pdf and the code should compile at every commit.. i hope ;)

Build

git clone git://github.com/mkrull/schemeHS.git
cd schemeHS
cabal configure
cabal build

Install

git clone git://github.com/mkrull/schemeHS.git
cd schemeHS
cabal install

About

Repo of my walkthrough of the Haskell Wikibook "Write Yourself a Scheme in 48 Hours".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors