ReScript (previously BuckleScript and Reason)
rescript-lang.org
ReScript (previously BuckleScript and Reason)
1–10 of 15 posts
Re: ReScript (previously BuckleScript and Reason)
#2Re: ReScript (previously BuckleScript and Reason)
#3Re: ReScript (previously BuckleScript and Reason)
#4I'm confused, so reasonml is now rescript?
Re: ReScript (previously BuckleScript and Reason)
#5Re: ReScript (previously BuckleScript and Reason)
#6I'm confused, so reasonml is now rescript?
Re: ReScript (previously BuckleScript and Reason)
#7Re: ReScript (previously BuckleScript and Reason)
#8I'm confused, so reasonml is now rescript?
It's like all of BuckleScript and parts of ReasonML is now ReScript. Except BuckleScript has a new C-like syntax unlike the ML syntax that made BuckleScript BuckleScript as opposed to ReasonML.
Re: ReScript (previously BuckleScript and Reason)
#9Dropping the semicolons, all the brackets, and other JS-y syntax of ReasonML in favor of something more OCaml-y makes this a lot easier to read. I'm super confused at a capital U being the sigil for uncurried functions; it just is not a convention I'd expect from a modern language.
Re: ReScript (previously BuckleScript and Reason)
#10I'm confused, so reasonml is now rescript?
I'm even more confused. It's like all of BuckleScript and parts of ReasonML is now ReScript. Except BuckleScript has a new C-like syntax unlike the ML syntax that made BuckleScript BuckleScript as opposed to ReasonML.