Elm
Website: elm-lang.org
Designed by: Evan Czaplicki
Elm is a domain-specific programming language for declaratively creating web browser-based graphical user interfaces.
Elm is purely functional, and is developed with emphasis on usability, performance, and robustness.
It advertises “no runtime exceptions in practice”, made possible by the Elm compiler’s static type checking.