blob: 25b11b1fedba615575b8d4fb5b5237a51f927a01 (
plain)
1
2
3
4
5
|
Elm is a functional language that compiles to JavaScript. It competes with
projects like React as a tool for creating websites and web apps. Elm has a
very strong emphasis on simplicity, ease-of-use, and quality tooling.
WWW: https://elm-lang.org/
|