Skip to content

java file to bytecode compiler (javac) #16

@sPyOpenSource

Description

@sPyOpenSource
  1. java asm compiler: see inspiration in this project
  2. workflow: java -> bytecode -> ir: java2llvm -> native compiler (llvm)
  3. SJC - a compiler that compiles a subset of Java directly to native code, eliminating the need for bytecode and virtual machines.
  • rust to bytecode

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions