Elm
Elm is a 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.
Functional programming combines the flexibility and power of abstract mathematics with the intuitive clarity of abstract mathematics. http://xkcd.com/1270/
Goal is to learn how to create something an actual app using a purely functional language
What it does
How I built it
Challenges I ran into
Accomplishments that I'm proud of
What I learned
What's next for Messing around with Elm
Built With
- elm
Log in or sign up for Devpost to join the conversation.