Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published