<?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>Scheme and the art of programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Springer, George</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Friedman, Daniel P.</namePart>
  </name>
  <name type="personal">
    <namePart>Springer, George</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>MIT Press</publisher>
    <dateIssued>c1990</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxiv, 594 p.: ill.; 23cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Data: Data and operators -- Procedures and recursion -- Data abstraction and numbers -- Data driven recursion -- Locally defined procedures -- Interactive programming -- Procedures as values: Abstracting procedures -- Sets and relations -- Managing state: Using vectors -- Sorting and searching -- Mutation -- Object-oriented programming -- Simulation: objects in action -- Extending the language: Declaring special forms -- Using streams -- Control: Introduction to continuations -- Using continuations -- Appendices: The ASCII character set.</tableOfContents>
  <note type="statement of responsibility">George Springer and Daniel P. Friedman</note>
  <note>Includes index.</note>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <subject>
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <subject>
    <topic>Computer systems</topic>
    <topic> Programming languages: Scheme language</topic>
  </subject>
  <classification authority="lcc">QA76.6.Sp8</classification>
  <identifier type="isbn">0262192888</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">121113</recordCreationDate>
  </recordInfo>
</mods>
