Skip to content

Executable ideas (Discussion) #11

Description

@julianlore

What should the executable be able to do?
I think it should be able take in either a .java file or a .class file (call javac as needed if a .java file) and then with the bytecode it would be able to:

  • Pretty print the IR (similar to javap -v)
  • Create a corresponding .class file after having passed through the optimizer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions