Skip to content

dannypsnl-fork/whisper

Repository files navigation

whisper

This project tests ability of typed/racket by implementing conversion checking algorithm, you can run racket main.rkt to get the following result.

type of term:

let id : (A : 𝕌) → A → A = λA.λx.x;
id 𝕌

is

𝕌 → 𝕌

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages