Skip to content

Interest in Java Compiler API based compiler #203

Description

@marschall

I have been working on a compiler based on the built-in JSR 199 JavaCompiler API. This has the advantage that anybody deploying on a JDK (since Java 9 there is more JRE) or has the java.compiler module needs no external dependency. There is also an EJC based implementation.

I would be willing to create a PR and donate the code. The code has only received minimal testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions