cdsmith / haskell-via-sokoban

A haskell tutorial using CodeWorld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell via Sokoban

This is the source repository for the “Haskell via Sokoban“ Haskell lecture. If you want to read the lecture notes, you very likely want to go to http://haskell-via-sokoban.nomeata.de/.

Contributions to the text, e.g. fixing typos or such, are welcome. Just edit the Markdown files and/or the code in code/ and create a pull request.

The Makefile will upload the code in code/ to CodeWorld and remember the identifiers used by CodeWorld, and the subst.pl script substitutes them into the document.

About

A haskell tutorial using CodeWorld

License:Creative Commons Attribution 4.0 International


Languages

Language:Haskell 93.9%Language:CSS 3.8%Language:Makefile 0.9%Language:Shell 0.7%Language:Perl 0.4%Language:JavaScript 0.3%