Managed Projects

MyJIT

  No analysis available

MyJIT is a small modular library for dynamic machine code generation. In other words, it can compile platform-independent intermediate language to processor-specific instructions which can be afterwards invoked as a regular function. The architecture of MyJIT is based on a simple register-based ... [More] virtual machine with a RISC-like instruction set. Currently, it supports x86, AMD64, and SPARC processors. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3
Tags compiler jit