https://github.com/purefunctor/algorithm-w
An implementation of a Hindley-Milner type system with Algorithm W for inference in OCaml.
https://github.com/purefunctor/algorithm-w
Last synced: 9 months ago
JSON representation
An implementation of a Hindley-Milner type system with Algorithm W for inference in OCaml.
- Host: GitHub
- URL: https://github.com/purefunctor/algorithm-w
- Owner: purefunctor
- License: bsd-3-clause
- Created: 2021-12-15T12:30:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T11:15:44.000Z (about 4 years ago)
- Last Synced: 2025-03-25T08:01:35.758Z (10 months ago)
- Language: OCaml
- Homepage:
- Size: 8.79 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# algorithm-w
An implementation of a Hindley-Milner type system with Algorithm W for inference in OCaml.