top | item 36297176

(no title)

ekosz | 2 years ago

Interesting to see oh this will affect (or not) the Rescript project.

discuss

order

anmonteiro90|2 years ago

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 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...

freedomben|2 years ago

Great work on this write-up! Super informative and well written. It's refreshing to read posts like this

chrischen|2 years ago

I'm using both, with with Rescript primarily on the front-end and Melange on the backed... both targeting JS/NodeJS.