https://github.com/mheiber/attapl
https://github.com/mheiber/attapl
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mheiber/attapl
- Owner: mheiber
- Created: 2023-06-04T21:34:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T21:34:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T06:41:29.463Z (4 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