Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mheiber/attapl
https://github.com/mheiber/attapl
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mheiber/attapl
- Owner: mheiber
- Created: 2023-06-04T21:34:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-04T21:34:18.000Z (over 1 year ago)
- Last Synced: 2024-10-16T01:44:16.951Z (2 months ago)
- Language: OCaml
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# attapl
Notes and exercises for Advanced Topics in Types and Programming Langauges
- read: ./lib/ch8_modules.ml.
- compile and test: `dune runtest`
- format: `dune build @fmt`But most of the content is in comments, so running the code is not really important