Skip to main content
Book cover

Programming with Sets

An Introduction to SETL

  • Book
  • © 1986

Overview

Part of the book series: Monographs in Computer Science (MCS)

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (11 chapters)

Keywords

About this book

The programming language SETL is a relatively new member of the so-called "very-high-level" class of languages, some of whose other well-known mem­ bers are LISP, APL, SNOBOL, and PROLOG. These languages all aim to reduce the cost of programming, recognized today as a main obstacle to future progress in the computer field, by allowing direct manipulation of large composite objects, considerably more complex than the integers, strings, etc., available in such well-known mainstream languages as PASCAL, PL/I, ALGOL, and Ada. For this purpose, LISP introduces structured lists as data objects, APL introduces vectors and matrices, and SETL introduces the objects characteristic for it, namely general finite sets and maps. The direct availability of these abstract, composite objects, and of powerful mathematical operations upon them, improves programmer speed and pro­ ductivity significantly, and also enhances program clarity and readability. The classroom consequence is that students, freed of some of the burden of petty programming detail, can advance their knowledge of significant algorithms and of broader strategic issues in program development more rapidly than with more conventional programming languages.

Authors and Affiliations

  • Computer Science Department, Courant Institute of Mathematical Sciences, New York University, New York, USA

    J. T. Schwartz, R. B. K. Dewar, E. Schonberg

  • Department of Mathematics and Computer Science, Clarkson University, Potsdam, USA

    E. Dubinsky

Bibliographic Information

  • Book Title: Programming with Sets

  • Book Subtitle: An Introduction to SETL

  • Authors: J. T. Schwartz, R. B. K. Dewar, E. Schonberg, E. Dubinsky

  • Series Title: Monographs in Computer Science

  • DOI: https://doi.org/10.1007/978-1-4613-9575-1

  • Publisher: Springer New York, NY

  • eBook Packages: Springer Book Archive

  • Copyright Information: Springer-Verlag New York Inc. 1986

  • Softcover ISBN: 978-1-4613-9577-5Published: 04 January 2012

  • eBook ISBN: 978-1-4613-9575-1Published: 06 December 2012

  • Series ISSN: 0172-603X

  • Series E-ISSN: 2512-5486

  • Edition Number: 1

  • Number of Pages: XV, 493

  • Topics: Programming Languages, Compilers, Interpreters, Software Engineering

Publish with us