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
<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
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 the JavaScript.</li>
107
+
<li><ahref="http://www.purescript.org">PureScript</a>. Inspired by Haskell, compiles to JavaScript.</li>
108
108
<li><ahref="http://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>
<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
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 the JavaScript.</li>
107
+
<li><ahref="http://www.purescript.org">PureScript</a>. Inspired by Haskell, compiles to JavaScript.</li>
108
108
<li><ahref="http://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>
0 commit comments