typelead / etaLinks
The Eta Programming Language, a dialect of Haskell on the JVM
☆2,622Updated 2 years ago
Alternatives and similar repositories for eta
Users that are interested in eta are comparing it to the libraries listed below
Sorting:
- Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.☆3,656Updated 2 months ago
- A Dependently Typed Functional Programming Language☆3,456Updated 3 months ago
- A tasty Haskell front-end framework☆2,263Updated this week
- The Lux Programming Language☆1,703Updated last week
- Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!☆1,882Updated last week
- Haskell to JavaScript compiler, based on GHC☆2,616Updated 2 years ago
- A friendly programming language from the future☆6,030Updated this week
- lamdu - towards the next generation IDE☆1,872Updated last week
- Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying val…