Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sandersn/koka-learn
- Owner: sandersn
- License: mit
- Created: 2021-09-28T17:32:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T00:18:25.000Z (about 3 years ago)
- Last Synced: 2024-10-20T07:30:06.132Z (28 days ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# koka-learn
Learn koka by trying exercises from various books1. 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.