Added link to elm-lang.org (#33035)
This commit is contained in:
committed by
Christopher McCormack
parent
a495944a28
commit
d45f3c4c9f
@ -3,7 +3,7 @@ title: Elm
|
||||
---
|
||||
## Elm
|
||||
|
||||
Elm is a domain-specific, purely functional programming language that compiles into Javascript. This programming language is statically typed, and was developed with an emphasis on usability, performance, and robustness. Elm was built by Evan Czaplicki in 2012, and was influenced by Haskell, Standard ML, and OCaml among others. It also helped to inspire the popular state management tool, Redux.
|
||||
[Elm](http://elm-lang.org/) is a domain-specific, purely functional programming language that compiles into Javascript. This programming language is statically typed, and was developed with an emphasis on usability, performance, and robustness. Elm was built by Evan Czaplicki in 2012, and was influenced by Haskell, Standard ML, and OCaml among others. It also helped to inspire the popular state management tool, Redux.
|
||||
|
||||
### The Elm Architecture
|
||||
|
||||
|
Reference in New Issue
Block a user