Content deleted Content added
remove random link to a personal blog Tag: references removed |
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation) |
||
Line 22:
== BuckleScript and ReScript ==
Reason was originally compiled to JavaScript using the BuckleScript compiler,<ref>{{cite web |url=https://www.bloomberg.com/company/press/open-source-at-bloomberg-introducing-bucklescript/ |title=BuckleScript |website=bloomberg|access-date=2022-09-11}}</ref>
In 2020, BuckleScript was rebranded to [[ReScript (programming language)|ReScript]], essentially creating a separate language that had different syntax from Reason and only compiled to JavaScript.<ref>{{cite web |url=https://rescript-lang.org/blog/bucklescript-is-rebranding |title=BuckleScript & Reason Rebranding |website=rescript-lang|access-date=2022-09-11}}</ref>
The ReScript compiler continues to support Reason syntax, and the two languages share that part of the toolchain.
|