top | item 44594065

(no title)

abhijat | 7 months ago

There used to be reasonml but I'm not sure how active it is these days.

discuss

order

wk_end|7 months ago

ReasonML is just OCaml with a different syntax. It sort of very loosely resembles JS syntactically in that it's got curly braces, but that's about as far as the similarities go - about as much as Rust resembles C. The type system and language are very different from TypeScript or JS, and much more rigid.