• Architecture Descriptions for Retargetable Code Translation 

      Ravindra, D V (Indian Institute of Science, 2005-03-14)
      The study of architectural parameterization has long neglected other parameterizations in favour of code selector descriptions. In this dissertation, we are concerned with providing linguistic notations for modelling ...
    • Design and Implementation of Java Virtual Machine 

      Mandal, Abhijit (Indian Institute of Science, 2005-03-11)
      Interpretation of Java bytecode results in slow execution of program.First version of Java Virtual Machine(JVM) implementation was relied on interpretation techniques. On the other hand performance can be improved by ...