|
|
|
|
|
by resoluteteeth
1471 days ago
|
|
I don't think it's that different at the moment but they apparently wanted to not be constrained by reason/ocaml compatibility going forward. Reason seems to be pretty dead so now the relationship between ocaml and rescript is kind of like that between haskell and purescript. This may be good if you only want to run it on the frontend but it's not as good if you're using ocaml on the backend and want to share code, but I guess there's js_of_ocaml I also don't think the existence of rescript is in itself a bad thing, it's just that the whole confusion around reason/rescript may have harmed development of ocaml for a while. |
|
OCaml is an anchor language for many important projects (e.g. Coq) and companies (INRIA, Janestreet etc). The momentum behind OCaml has grown and I don't think the rescript/reason separation affected it _that_ much.
But I am curious to know if rescript/reason issue harmed rescript. While rescript gained a lot of technical freedom from the breakaway from OCaml it lost some people along the way. Was the breakaway worth it in retrospect?