Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sandersn/koka-learn

Learn koka by trying exercises from various books
https://github.com/sandersn/koka-learn

Last synced: 9 days ago
JSON representation

Learn koka by trying exercises from various books

Awesome Lists containing this project

README

        

# koka-learn
Learn koka by trying exercises from various books

1. basic.kk is copied from https://github.com/koka-lang/koka/tree/master/samples
2. flexible-ch2.kk is based on chapter 2 of Software Design for Flexibility.