Melange 1.0: Compile OCaml / ReasonML to JavaScript
buttondown.email
Melange 1.0: Compile OCaml / ReasonML to JavaScript
1–10 of 55 posts
Re: Melange 1.0: Compile OCaml / ReasonML to JavaScript
#2Re: Melange 1.0: Compile OCaml / ReasonML to JavaScript
#3Interesting to see oh this will affect (or not) the Rescript project.
AFAIU, ReScript is a new language that offers an alternative to TypeScript.
Melange approaches the problem from the perspective of compatibility with OCaml / ReasonML. We've focused very hard on vertical integration with the OCaml Platform[1] and we're getting all the benefits with this release!
That said, both communities are fairly small, and I don't doubt that somewhat competing projects have some impact on community. From our perspective (the Melange team), our goals fit a specific use case, and e.g. Ahrefs, one of the leading SEO engines in the world, is using Melange[2] in production to power all their web experiences.
[1]: https://ocaml.org/docs/platform [2]: https://tech.ahrefs.com/ahrefs-is-now-built-with-melange-b14...
Re: Melange 1.0: Compile OCaml / ReasonML to JavaScript
#4Re: Melange 1.0: Compile OCaml / ReasonML to JavaScript
#5Interesting to see oh this will affect (or not) the Rescript project.
Re: Melange 1.0: Compile OCaml / ReasonML to JavaScript
#6Interesting to see oh this will affect (or not) the Rescript project.
Melange and ReScript target different audiences. AFAIU, ReScript is a new language that offers an alternative to TypeScript. Melange approaches the problem from the perspective of compatibility with OCaml / ReasonML. We've focused very hard on vertical integration with the OCaml Platform[1] and we're getting all the benefits with this release! That said, both communities are fairly small, and I don't doubt that somew…
Re: Melange 1.0: Compile OCaml / ReasonML to JavaScript
#7Do I need OCaml installed to use this, why not a single binary?
This way, you get all the benefits of having a native toolchain and build system, and a great integration with modern JavaScript with e.g. npm or yarn.
Re: Melange 1.0: Compile OCaml / ReasonML to JavaScript
#8https://ersin-akinci.medium.com/confused-about-rescript-resc...