<?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>Introduction to compiler design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Mogensen, Torben AEgidius</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Switzerland</placeTerm>
    </place>
    <publisher>Springer</publisher>
    <dateIssued>2024</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>287 p.</extent>
  </physicalDescription>
  <abstract>The third edition of this textbook has been fully revised and adds material about the SSA form, polymorphism, garbage collection, and pattern matching. It presents techniques for making realistic compilers for simple to intermediate-complexity programming languages. The techniques presented in the book are close to those used in professional compilers, albeit in places slightly simplified for presentation purposes. "Further reading" sections point to material about the full versions of the techniques.</abstract>
  <note type="statement of responsibility">by Torben AEgidius Mogensen</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Compiler design</topic>
  </subject>
  <subject>
    <topic>Programming languages-Compilers-Design and implementation</topic>
  </subject>
  <subject>
    <topic>Programming languages-Design and implementation</topic>
  </subject>
  <classification authority="ddc">005.14 MOG-I</classification>
  <identifier type="isbn">9783031464591</identifier>
  <identifier type="isbn">9783031464607</identifier>
  <identifier type="isbn">3031464605</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">250924</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260514124632.0</recordChangeDate>
  </recordInfo>
</mods>
