https://github.com/asukaminato0721/cs242
https://github.com/asukaminato0721/cs242
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asukaminato0721/cs242
- Owner: asukaminato0721
- Created: 2025-04-15T13:10:33.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-04-22T17:23:50.000Z (7 months ago)
- Last Synced: 2025-06-29T11:39:24.915Z (5 months ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Some algo in cs242
```
cargo run -p lambda
cargo run -p a-algo
cargo test -p ski
cargo run -p hindley-milner
```