<?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>Analysis of XSLT as a general-purpose programing language applied to compiler development</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sariya Tangthamniyom</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>Dailey, Mathew N.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Royal Thai Government Fellowship</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">Pathumthani</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2016</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (96 p.) : ill.</extent>
  </physicalDescription>
  <abstract>XSLT is a style sheet language for transforming XML documents. The structure of XML and XSLT is dealing with a tree, while the key structure of semantic analyzer phases in compiler technology also is a tree. The aim of this paper is to focus on how technologies in XML and XSLT can apply to compiler technology by implementing a lexical, syntax and semantic analysis phase of simple language like arithmetic calculator and discuss which features is a good idea to apply with these kind of technologies.</abstract>
  <note>A research submitted in partial fulfillment of the requirements for the degree of Master of Science in Computer Science, School of Engineering and Technology</note>
  <note>Rsearch Studies Project Report (M. Sc.) - Asian Institute of Technology, 2016</note>
  <subject authority="lcsh">
    <topic>XML (Document markup language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Semantic computing</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Research studies project report  ; no. CS-16-02</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=B04814</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B04814</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">200911</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817162516.0</recordChangeDate>
  </recordInfo>
</mods>
