A powerful programming language to build concurrent & distributed systems on the JVM.
Getting StartedEta is a pure, lazy, strongly typed functional programming language on the JVM. It brings two big ecosystems, the JVM and Haskell, together. This allows you to harness the best of both ecosystems to build your applications quickly and effectively. Eta's concurrency support helps you to build highly scalable systems.
Eta has a strongly-typed Foreign Function Interface (FFI) that allows you to safely interoperate with Java.
Eta has global type inference, giving you a dynamic language experience, but with a strong typing hidden underneath.
Eta offers a wide range of strategies for handling concurrency including Software Transaction Memory (STM), MVars, and Fibers.
Eta plugin for IntelliJ IDEA
Java FFI Bindings Generator
Write Android Apps with Eta
Lightweight, Cooperative Threads
Beauty and the beast Haskell on JVM
Operation Haskell + Scala
Eta Fibers