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

Category

Programming languages

Years

Technologies

javahaskelljvm

Topics

compilersprogramming-toolsfunctional-programmingruntime systems
Past Projects
High Performance Web Server with Fibers
Jitian Deng
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...
Purity and Nullability Analysis
Mriganka B R Chowdhury
I propose to work on a tool that, given JVM bytecode, decides for each method, whether it performs an effectful computation (including IO, global...