Gren – an Elm fork

Gren is a simple and efficient programming language that is perfect for creating correct applications without the common runtime exceptions. With its strong static type system and managed side-effects, Gren offers a few easy-to-understand concepts that can work together to perform many different functions. The Gren compiler also acts as an assistant, detecting errors in the type system before runtime. Additionally, Gren also produces small Javascript files that run faster than average. Consequently, Gren is perfect for developers looking to create speedy and reliable applications.

https://gren-lang.org/

To top