Elm (programming language): Difference between revisions

Content deleted Content added
m Features: Fixed typo
Tags: canned edit summary Mobile edit Mobile app edit Android app edit
two notable influences of Elm
Tags: Mobile edit Mobile web edit
Line 9:
| latest release date = {{Start date and age|2019|10|21}}<ref>{{Cite web|url=https://github.com/elm/compiler/releases|title = Releases · elm/Compiler}}</ref>
| influenced_by = [[Haskell (programming language)|Haskell]], [[Standard ML]], [[OCaml]], [[F Sharp (programming language)|F#]]
| influenced = [[Redux (JavaScript library)|Redux]],<ref>{{cite web|url=https://redux.js.org/introduction/prior-art|title=Prior Art - Redux|website=redux.js.org}}</ref> [[Rust (programming language)|Rust]],<ref>{{Cite web |title=Uniqueness Types |url=https://blog.rust-lang.org/2016/08/10/Shape-of-errors-to-come.html |access-date=2016-10-08 |website= Rust Blog |quote="Those of you familiar with the Elm style may recognize that the updated --explain messages draw heavy inspiration from the Elm approach."}}</ref> [[Vue.js#Official libraries|Vue]]<ref>{{cite web|url=https://vuejs.org/v2/guide/comparison.html#Scale|title=Comparison with Other Frameworks — Vue.js}}</ref>, Derw<ref>{{cite web| title= Why Derw: an Elm-like language that compiles to TypeScript? |url= https://derw.substack.com/p/why-derw-an-elm-like-language-that}}</ref>, Gren<ref>{{cite web| title= Gren 0.1.0 is released |url= https://gren-lang.org/news/220530_first_release/}}</ref>
| typing = [[static typing|Static]], [[strong typing|Strong]], [[type inference|Inferred]]
| designer = Evan Czaplicki