Skip to content

Execute Java code instead of groovy: !!eval-javac: #21

Description

@Unihedro

Compiles and runs code, be it Java statements or Java classes.

!!eval-javac: (code)

We need this because Groovy isn't of Java syntax, plus it doesn't support JDK8. Using Java code execution will allow running code of the same Java compliance level as the runtime, using JavaCompiler.

Plus, this will be a great opportunity for me to take a break from Vincentyification/JChatExchange, so I'm going to self-assign this and work on it.


  • Execute Java code command: !!eval-javac:
  • Learn a command from the user: !!learn
  • Execute code from online

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions