https://github.com/azdavis/bead
a bidirectionally-typechecked language
https://github.com/azdavis/bead
Last synced: about 2 months ago
JSON representation
a bidirectionally-typechecked language
- Host: GitHub
- URL: https://github.com/azdavis/bead
- Owner: azdavis
- License: mit
- Created: 2021-08-06T10:04:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T17:15:55.000Z (about 2 years ago)
- Last Synced: 2025-01-28T03:29:25.709Z (4 months ago)
- Language: Rust
- Size: 116 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Bead
Bidirectional typechecking for arbitrary-rank types.
Mostly adapted from [this MSR paper][msr].
## Naming
Bi-Directional. BD. "Bead".
[msr]:
https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/putting.pdf