Eta

Eta is a dialect of Haskell on the Java Virtual Machine.

Technologies

java
haskell
jvm

Topics

compilers
programming-tools
functional-programming
runtime systems
https://eta-lang.org/
Chat
Email
Mailing List / Forum
Twitter
Blog

Projects

Contributor

Jitian Deng

High Performance Web Server with Fibers

The aim of this project is to re-implement Warp with Fibers to demonstrate the effectiveness of Fibers. To complete that, the following goals need to...

View project detailsView code

Contributor

Mriganka B R Chowdhury

Purity and Nullability Analysis

I propose to work on a tool that, given JVM bytecode, decides for each method, whether it performs an effectful computation (including IO, global...

View project detailsView code