<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Operational semantic of a subset of Java based on Java virtual machine</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nguyen Thuy Linh</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Phan Minh Dung</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Haddawy, Peter</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Vilas Wuwongse</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Government of Norway</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bangkok</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2000</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>86 leaves</extent>
  </physicalDescription>
  <abstract>A restricted subset of Java called MiniJava, which includes variable declaration, object creation, inheritance and passing mechanism, numerical expressions, commands, method call, access control modifiers, and local variables, has been selected. JVM and Java class file serves as an immediate stage in compiling Java program. Using formal and precise notation, the language concept, related bytecode instructions and compilation schemes are presented. The compilation process is divided in two steps: compilation of class declaration and compilation of method body.</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science, School of Advanced Technologies</note>
  <note>Thesis (M.Sc.) - Asian Institute of Technology 2000</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. IM-00-24</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B06748</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B06748</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">010817</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818170642.0</recordChangeDate>
  </recordInfo>
</mods>
