Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 542 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 542 Bytes

Variational Byte Code (VarexC)

Build Status

Variational execute Java code by lifting the byte code. Work in progress.

Alternative to VarexJ in which the interpreter is lifted.

See wiki for design documentation.

VarexC's performance tuning is made possible by JProfiler, the Java profiler