Elm (programming language): Difference between revisions

Content deleted Content added
Steinm07 (talk | contribs)
Better examples
Typo, vuex is a component library, not the vue.js framework
Tags: Mobile edit Mobile web edit
Line 9:
| latest release date = {{Start date and age|2019|10|21}}<ref>https://github.com/elm/compiler/releases</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> [[Vue.js#Official Libraries|VuexVue]]<ref>{{cite web|url=https://vuejs.org/v2/guide/comparison.html#Scale|title=Comparison with Other Frameworks — Vue.js}}</ref>
| typing = [[static typing|Static]], [[strong typing|Strong]], [[type inference|Inferred]]
| designer = Evan Czaplicki