Compile and run functional programs with Haskell-like syntax on the JVM.
Non-strict, functional programming language in the spirit of Haskell
frege$ frege myprogram.fr$ frege -i$ frege -make myapp.fr && java -jar myapp.jar$ frege -c myprogram.fr$ frege -help