logoalt Hacker News

J-Kuhntoday at 12:37 PM0 repliesview on HN

There is also Idris 2 for JVM (https://github.com/mmhelloworld/idris-jvm)

Frege targets Java source code, which is then compiled by javac - the downside of that approach is you can not preserve the line numbers for debug information.