Anterior: Virtual Machine - Custom Dispatch Logic Subir: Tabla de Contenido Siguiente: Parser

Bytecode Compiler

This page was machine translated. Please help us improve it.

See How-To - Translate Documentation

This topic has missing or partial documentation. Please help us improve it.

See How-To - Write Documentation

El compilador de código de bytes Rubinius convierte el código fuente a bytecode de Ruby que el máquina virtual puede ejecutar.

  1. Parser
  2. AST
  3. Compiler
  4. Transformations
  5. Generator
Anterior: Virtual Machine - Custom Dispatch Logic Subir: Tabla de Contenido Siguiente: Parser