Login Status


Related Tags

compiler



Open CIL JIT

OCJ compiles .NET IL to native machine code on a variety of hardware platforms (such as X86). It is stream orientated and provides mechanisms for a real JITter (such as ad-hoc method compilation)....