typelead / eta

The Eta Programming Language, a dialect of Haskell on the JVM
https://eta-lang.org
BSD 3-Clause "New" or "Revised" License
2.6k stars 142 forks source link

Improving java run time with graalVM #953

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi, I'm new to eta lang, i know that it runs haskell code on jvm which is good for people who wants to code pure functional on jvm. one of my suggestion is to improve the translation time much faster eta can adopt the new jvm feature GraalVm. if it is not yet using..