Uses of Package
org.ek9lang.compiler.ir.instructions

Package
Description
B - For the EK9 compiler itself.
Backend Code Generation - Target-specific code generation infrastructure.
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
 
Common parts of processing that can be reused across various phases.
IR Data Structures - Metadata and detail classes for IR instructions.
IR Instruction Classes - The instruction set for EK9 intermediate representation.
K - Intermediate Representation Generation.
 
 
 
 
Synthetic operator and method generation for EK9.
Support classes for synthetic operator IR generation.