Skip to main content

S-Expressions

  • Chapter
  • First Online:
Book cover Interpreting LISP
  • 1167 Accesses

Abstract

LISP has built-in functions that deal with certain composite data objects constructed out of atoms. These data objects are called nonatomic S-expressions. They are binary trees whose terminal nodes are atoms. Some of these trees can be interpreted as lists, and these are a very popular form in LISP. Indeed, as mentioned earlier, LISP derives its name from the phrase “list processing.” Atoms and nonatomic S-expressions, taken together, form the class of data objects whose members are called S-expressions. The term S-expression is short for the phrase symbolic expression.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 37.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

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Gary D. Knott

About this chapter

Cite this chapter

Knott, G.D. (2017). S-Expressions. In: Interpreting LISP. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2707-7_5

Download citation

Publish with us

Policies and ethics