Elm Platform 0.18
Free
Latest version:
0.18
See all
Developer:
Elm is a functional language that compiles to JavaScript. It competes with projects like React as a tool for creating websites and web apps. Unlike hand-written JavaScript, Elm code does not produce runtime exceptions in practice. Instead, it uses type inference to detect problems during compilation and give friendly hints. Also, Elm can detect all API changes automatically thanks to its type system.
Comments