reazen / relude

FP-inspired prelude/standard library for ReasonML projects
https://reazen.github.io/relude
MIT License
267 stars 41 forks source link

Convert to Ocaml Syntax #310

Closed chrischen closed 2 years ago

chrischen commented 3 years ago

Given that Rescript announced that after the next major version Reason syntax won't be supported, but Ocaml syntax will still be supported, I wanted to see if it's reasonable to convert this library to Ocaml syntax so it can still be usable with the Rescript compiler.

https://forum.rescript-lang.org/t/ann-timeline-to-retire-reason-syntax-support/2491/7

chrischen commented 2 years ago

This suggestion can be closed if Melange/Ocaml, instead of Rescript, is the target of this library, since Melange will keep supporting Reason syntax.

andywhite37 commented 2 years ago

It's looking like we're probably going to move more in the melange direction at this point. I don't think we have plans to convert to OCaml syntax, and we're almost certainly not going to transition to rescript. I'm going to close this for now, but we can revisit it later if needed.