A few years ago, I first learned of the Reason programming language, which is an alternate syntax to OCaml that more closely resembles JavaScript. Through a compiler called BuckleScript, Reason could also target JavaScript. But later, BuckleScript was rebranded as ReScript and introduced its own somewhat different syntax, essentially becoming its own programming language. It …
Continue reading “Updating Reason and ReScript in Wikipedia”