<?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>Concepts of programming language</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sebesta, Robert W.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Pearson Education Inc.</publisher>
    <dateIssued>2006</dateIssued>
    <edition>7th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 724p. ill. 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Preliminaries -- Evolution of the major programming languages -- Describing syntax and semantics -- Lexical and syntax analysis -- Names, bindings, type checking, and scopes -- Data types -- Expressions and assignment statements -- Statement-level control structures -- Subprograms -- Implementing subprograms -- Abstract data types and encapsulation constructs -- Support for object-oriented programming -- Concurrency -- Exception handling and event handling -- Functional programming languages -- Logic programming languages.</tableOfContents>
  <note type="statement of responsibility">Robert W. Sebesta</note>
  <note>Includes index</note>
  <subject>
    <name type="personal">
      <namePart/>
    </name>
  </subject>
  <classification authority="lcc">QA76.7.S43</classification>
  <identifier type="isbn">0321312511</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">150213</recordCreationDate>
  </recordInfo>
</mods>
