<?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>An introduction to compilers DRAFT (E-Book)</title>
  </titleInfo>
  <name type="personal">
    <namePart>D. Vermeir</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <publisher>Dept. of Computer Science Vrij Universiteit Brussel, VUB dvermeir@vub.ac.be</publisher>
    <dateIssued>February 4, 2009</dateIssued>
    <issuance/>
  </originInfo>
  <tableOfContents>1 Introduction(Page- 6) 2 Lexical analysis (Page-18) 3 Parsing (Page-35) 4 Checking static semantics (Page-65) 5 Intermediate code generation (Page-74) 6 Optimization of intermediate code(Page- 92) 7 Code generation (Page-130) A A Short Introduction to x86 Assembler Programming under Linux (Page-139)</tableOfContents>
  <note type="statement of responsibility">D. Vermeir</note>
  <note>(E-Book)</note>
  <subject>
    <geographic>An introduction to compilers DRAFT (E-Book)</geographic>
  </subject>
  <classification authority="ddc">004.453</classification>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordChangeDate encoding="iso8601">20170207154319.0</recordChangeDate>
  </recordInfo>
</mods>
