JLang icon indicating copy to clipboard operation
JLang copied to clipboard

Can JLang be applied in java-11 project?

Open Just1ceP4rtn3r opened this issue 2 years ago • 1 comments

Or how much effort is required to achieve this goal? And I just need to transform java to LLVM IR for static analysis purposes. Thanks!

Just1ceP4rtn3r avatar Apr 11 '22 12:04 Just1ceP4rtn3r

In principle this should be workable, since Polyglot has been updated to Java 17 and supports most Java 11 features. I don't think it has been tested yet though.

andrewcmyers avatar Apr 11 '22 13:04 andrewcmyers