Hindley–Milner Algorithm J implementation in Rust.
To run the repl, use the following command:
$ cargo run
If you want to type check a file, use the following command:
$ cargo run <filename>
Hindley–Milner Algorithm J implementation in Rust.
To run the repl, use the following command:
$ cargo run
If you want to type check a file, use the following command:
$ cargo run <filename>