Skip to main content

ABC Interpreter: Scanner

  • Chapter
The Art of Lisp Programming

Abstract

An interpreter for any language (including Lisp) must have a read → translate → execute loop which takes the user’s keyboard input and analyses it to determine what the user wants, translates it into executable form, and finally does the work. This chapter deals with the read → translate stage; the next handles the actual execution.

She went back to the table, half hoping she might find another key on it, or at any rate a book of rules.

Alice’s Adventures in Wonderland

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 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.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

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1990 Springer-Verlag London Limited

About this chapter

Cite this chapter

Jones, R., Maynard, C., Stewart, I. (1990). ABC Interpreter: Scanner. In: The Art of Lisp Programming. Springer, London. https://doi.org/10.1007/978-1-4471-1719-3_18

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-1719-3_18

  • Publisher Name: Springer, London

  • Print ISBN: 978-3-540-19568-9

  • Online ISBN: 978-1-4471-1719-3

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics