Y
Hacker News
new
|
ask
|
show
|
jobs
by
munin
3423 days ago
Memory management? Every ML implementation I know about uses GC, which is frequently just too slow. Along with many other reasons (
http://www.podval.org/~sds/ocaml-sucks.html
)
1 comments
dbaupp
3423 days ago
In the context of this discussion, a lot of those reasons are... idiosyncratic, and/or apply to Rust too.
link