Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Rust will probably become usable with custom tracing GCs (which is helpful if you're dealing with general graph-like data but still want the highest performance as far as practical) way before this effort reaches genuine feature parity with Rust. Not seeing much of a point in this, unless they perhaps intend to focus on the lowest-hanging fruit and have big O(x)Caml codebases that they care about.


OxCaml takes a different approach to encoding locality to Rust. Rust (arguably) overburdens the type-system with this information whilst in OxCaml this is orthogonal to the return types. In that sense it's a bit like algebraic effects. Personally I'm quite bullish on OCaml these days.


> Not seeing much of a point in this

OCaml is a good language and these extensions are very welcome to existing OCaml programmers and programs, as well as many of the other extensions Jane Street has added. I don't understand what you mean here.


> > Not seeing much of a point in this

> ...I don't understand what you mean here.

Yeah it seems there was a mistake there, it looks like my comment got cut off while you were reading it. Try reloading the page maybe?


Your comment remains completely stupid regardless of how much of it is in the quote. OxCaml's goal is to be upstreamed. "I don't see the point in this unless people have programs using OCaml" and it's like, yeah, that's the point of adding features to a computer program. Any computer program. Because people already use the computer program and it will be useful to them.


Everything I see in OxCaml are things where I go: this would be nice to have in Ocaml.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: