Next: Introduction
Up: Thesis
Previous: Contents
  Contents
- Object Oriented JVM Instructions
- Diagram of Language Integration via the JVM
- A Simple Example of a Tied Perl Scalar
- ``Defined'' Perl Program Example
- OP-Tree of ``Defined'' Example
- ``Add and Print'' Perl Program Example
- OP-Tree of ``Add and Print'' Example
- Partial Stack Evaluation of ``Add and Print'' Example
- Example of B::JVM::Emit Interface
- Portions of the SvBase Class
- B::JVM::Jasmin Code for handling ``gvsv'' SVOP
- B::JVM::Jasmin Evaluation of ``Defined'' Example
- ``Add and Print'' Example in Kawa's IR
Bradley M. Kuhn