Does Frege transpiles directly to Java source code?

59 Views Asked by At

I am thinking of using Frege in a Java project. I need that the compiler generates plain Java source files, not class files. -- I looked at the Frege wiki, but could not determine whether this is the case.

0

There are 0 best solutions below