Y
Hacker News
new
|
ask
|
show
|
jobs
by
tadfisher
391 days ago
There's Gluon, which doesn't share Rust's syntax but does have a Hindley-Milner-based type system and embeds pretty seamlessly in a Rust program.
https://github.com/gluon-lang/gluon
1 comments
mdaniel
391 days ago
Please no
let { (*>), (<*), wrap } = import! std.applicative
link