Edit: just doesn't load at all on Edge. Does load in Chrome/Opera and surprisingly IE 12 but doesn't load the logo's font.
Reason: A new interface to OCaml
41–50 of 294 posts
Re: Reason: A new interface to OCaml
#42Edit: The fix came quickly though.
Re: Reason: A new interface to OCaml
#43Re: Reason: A new interface to OCaml
#44This page is completely unusable due to lag. From the other comments it seems this is FF specific. One would think FB would have the resources to test new pages at least on common browsers before publishing. Edit: The fix came quickly though.
Re: Reason: A new interface to OCaml
#45Site doesn't load in Firefox. Works in Chrome.
Re: Reason: A new interface to OCaml
#46Re: Reason: A new interface to OCaml
#47Looking at http://facebook.github.io/reason/mlCompared.html it looks like regular OCaml, with a sprinkling of JS syntax.
The point of the syntax toolchain is actually not to get it right on the first try but to make something viable that is easier to learn/read, avoid bike-shedding, and put all the right tooling in place so that we can very seamlessly upgrade after taking in feedback. It's pretty liberating to know you have that ability to move forward rapidly and automate all of the upgrades.
Re: Reason: A new interface to OCaml
#48In summary, Reason [2] is a new language (correction: interface to OCaml) that shares a part of the OCaml compiler toolchain and runtime. I don't know of any language that uses a similar approach, that is, plugging into an existing compiler toolchain. I guess a reasonable yet inaccurate analogy would be Reason -> OCaml is like Elixir -> Erlang or Clojure -> Java.
I hope Reason can provide OCaml with the extra push needed to bring it into the mainstream PL space and more widespread adoption.
Re: Reason: A new interface to OCaml
#49Re: Reason: A new interface to OCaml
#50This page is completely unusable due to lag. From the other comments it seems this is FF specific. One would think FB would have the resources to test new pages at least on common browsers before publishing. Edit: The fix came quickly though.
Disclaimer: This post was written in Chrome.