MyJIT is a small modular library for dynamic code generation based on a simple register-based VM. The design of the VM is very similar to RISC processors and GNU lightning. The library is an ideal tool for creating more sophisticated JIT compilers.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta es una versión de mantenimiento que es la fusión de i386 y AMD de 64 partes específicas juntos. Menores de errores han sido corregidos, y el AMD-64 generador de código se ha mejorado para producir código máquina un poco más rápido, mientras que en materia de valores sin signo.
This is a maintenance release that is merging i386 and AMD-64 specific parts together. Minor bugs have been fixed, and the AMD-64 code generator has been improved to produce slightly faster machine code while dealing with unsigned values.