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...