<?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>Modern compiler design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Galles, David.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">El Granada, CA</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2005.[impression 2009]</dateIssued>
    <dateIssued encoding="marc" point="start">2009</dateIssued>
    <dateIssued encoding="marc" point="end">2005</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>373 p. : ill. ; 28 cm. + 1 CD-ROM (4 3/4 in.) </extent>
  </physicalDescription>
  <tableOfContents>Introduction -- Lexical analysis -- Context-free grammars -- Top-down parsing -- Bottom-up parsing -- Abstract syntax trees -- Semantic analysis -- Creating assembly trees -- Code generation --  Memory management -- Object-oriented extensions -- A simpleJava reference manual -- How lexical analyzer generators work. </tableOfContents>
  <note type="statement of responsibility">David Galles. </note>
  <note>CD-ROM: Student CD for Modern compiler design, created by David Galles, c2005 Scott/Jones, Inc. </note>
  <note>Includes bibliographical references and index. </note>
  <subject authority="lcsh">
    <topic>Compilers (Computer programs)</topic>
  </subject>
  <classification authority="ddc" edition="22">001.64/25</classification>
  <identifier type="isbn">9788131709412</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">WPG</recordContentSource>
    <recordCreationDate encoding="marc">101003</recordCreationDate>
    <recordIdentifier>61399159 </recordIdentifier>
  </recordInfo>
</mods>
