Would it be possible to write a compiler for the Java language itself, and not for the Java bytecode (like GraalVM)? Was it ever attempted?
GraalVM and other similar projects will add a substrate of the JVM to the resulting binaries. That’s not what I’m thinking. What I would love to have is:
Was a compiler for the Java language itself, and not for the Java bytecode (like GraalVM), ever attempted?
GraalVM and other similar projects will add a substrate of the JVM to the resulting binaries. That’s not what I’m thinking. What I would love to have is:
Has a compiler for the Java language itself, and not for the Java bytecode (like GraalVM), ever attempted?
GraalVM and other similar projects will add a substrate of the JVM to the resulting binaries. That’s not what I’m thinking. What I would love to have is: