You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Here are some alternatives that share similar concepts with Reason:</p>
104
104
<ul>
105
-
<li><ahref="http://rust-lang.org">Rust</a>. Inspired by the ML family of languages, but not garbage collected. Has excellent parallelism support.</li>
106
-
<li><ahref="http://elm-lang.org">Elm</a>. Another great language in the ML family. Focuses on building web applications. See the widely praised talk on Elm, <ahref="https://www.youtube.com/watch?v=oYk8CKH7OhE">Let's Be Mainstream</a>.</li>
107
-
<li><ahref="http://www.purescript.org">PureScript</a>. Inspired by Haskell, compiles to JavaScript.</li>
108
-
<li><ahref="http://fable.io/">Fable</a>. Based on F#, which is closely related to OCaml.</li>
105
+
<li><ahref="https://rust-lang.org">Rust</a>. Inspired by the ML family of languages, but not garbage collected. Has excellent parallelism support.</li>
106
+
<li><ahref="https://elm-lang.org">Elm</a>. Another great language in the ML family. Focuses on building web applications. See the widely praised talk on Elm, <ahref="https://www.youtube.com/watch?v=oYk8CKH7OhE">Let's Be Mainstream</a>.</li>
107
+
<li><ahref="https://www.purescript.org">PureScript</a>. Inspired by Haskell, compiles to JavaScript.</li>
108
+
<li><ahref="https://fable.io/">Fable</a>. Based on F#, which is closely related to OCaml.</li>
109
109
<li><ahref="https://clojurescript.org">ClojureScript</a>. Dynamically typed language that prioritizes simplicity & great interop.</li>
110
110
<li><ahref="https://www.apple.com/swift/">Swift</a>. Language built by Apple, and interoperates with Objective-C well.</li>
111
111
<li><ahref="https://haxe.org">Haxe</a>. Compiles to basically anything with a focus on game development.</li>
112
-
<li><ahref="rescript-lang.org">ReScript</a>. Fast, Simple, Fully Typed JavaScript from the Future.</li>
112
+
<li><ahref="https://rescript-lang.org">ReScript</a>. Fast, Simple, Fully Typed JavaScript from the Future.</li>
113
113
</ul>
114
114
</span></div></article></div><divclass="docs-prevnext"><aclass="docs-next button" href="/docs/en/getting-started"><span>Getting started</span><spanclass="arrow-next"> →</span></a></div></div></div><navclass="onPageNav"><ulclass="toc-headings"><li><ahref="#why-use-reason">Why Use Reason?</a></li><li><ahref="#different-environments">Different Environments</a></li><li><ahref="#where-do-i-start">Where do I start?</a></li><li><ahref="#alternatives">Alternatives</a></li></ul></nav></div><span><scriptsrc="/js/redirectBlog.js"></script></span></div><scripttype="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
<p>Here are some alternatives that share similar concepts with Reason:</p>
104
104
<ul>
105
-
<li><ahref="http://rust-lang.org">Rust</a>. Inspired by the ML family of languages, but not garbage collected. Has excellent parallelism support.</li>
106
-
<li><ahref="http://elm-lang.org">Elm</a>. Another great language in the ML family. Focuses on building web applications. See the widely praised talk on Elm, <ahref="https://www.youtube.com/watch?v=oYk8CKH7OhE">Let's Be Mainstream</a>.</li>
107
-
<li><ahref="http://www.purescript.org">PureScript</a>. Inspired by Haskell, compiles to JavaScript.</li>
108
-
<li><ahref="http://fable.io/">Fable</a>. Based on F#, which is closely related to OCaml.</li>
105
+
<li><ahref="https://rust-lang.org">Rust</a>. Inspired by the ML family of languages, but not garbage collected. Has excellent parallelism support.</li>
106
+
<li><ahref="https://elm-lang.org">Elm</a>. Another great language in the ML family. Focuses on building web applications. See the widely praised talk on Elm, <ahref="https://www.youtube.com/watch?v=oYk8CKH7OhE">Let's Be Mainstream</a>.</li>
107
+
<li><ahref="https://www.purescript.org">PureScript</a>. Inspired by Haskell, compiles to JavaScript.</li>
108
+
<li><ahref="https://fable.io/">Fable</a>. Based on F#, which is closely related to OCaml.</li>
109
109
<li><ahref="https://clojurescript.org">ClojureScript</a>. Dynamically typed language that prioritizes simplicity & great interop.</li>
110
110
<li><ahref="https://www.apple.com/swift/">Swift</a>. Language built by Apple, and interoperates with Objective-C well.</li>
111
111
<li><ahref="https://haxe.org">Haxe</a>. Compiles to basically anything with a focus on game development.</li>
112
-
<li><ahref="rescript-lang.org">ReScript</a>. Fast, Simple, Fully Typed JavaScript from the Future.</li>
112
+
<li><ahref="https://rescript-lang.org">ReScript</a>. Fast, Simple, Fully Typed JavaScript from the Future.</li>
113
113
</ul>
114
114
</span></div></article></div><divclass="docs-prevnext"><aclass="docs-next button" href="/docs/en/getting-started"><span>Getting started</span><spanclass="arrow-next"> →</span></a></div></div></div><navclass="onPageNav"><ulclass="toc-headings"><li><ahref="#why-use-reason">Why Use Reason?</a></li><li><ahref="#different-environments">Different Environments</a></li><li><ahref="#where-do-i-start">Where do I start?</a></li><li><ahref="#alternatives">Alternatives</a></li></ul></nav></div><span><scriptsrc="/js/redirectBlog.js"></script></span></div><scripttype="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
0 commit comments