Skip to main content

Part of the book series: Undergraduate Texts in Computer Science ((UTCS))

  • 412 Accesses

Abstract

A compiler is a program that translates statements in one language into equivalent statements in another language. Typically, compilers translate programs written in a high-level language into programs that perform that same task in machine language. These machine-language programs can then be run on the computer. A cross-compiler produces machine language that is to be run on a different machine than the one on which the compiler runs. This is helpful when the computer for which the machine language is being produced is not readily available (e.g., a developmental machine).

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 89.00
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 124.00
Price excludes VAT (USA)
  • Durable hardcover 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.

Additional Reading

  • Aho, A.V., Sethi, R., and Ullman, J.D. (1986). Compilers, Principles, Techniques, and Tools, Addison-Wesley, Reading, MA.

    Google Scholar 

  • Aho, A.V. and Ullman, J.D. (1977). Principles of Compiler Design, Addison-Wesley, Reading, MA.

    Google Scholar 

  • Wilhelm, R. and Maurer, D. (1995). Compiler Design, Addison-Wesley, Harlow, England.

    MATH  Google Scholar 

  • Wirth, N. (1996). Compiler Construction, Addison-Wesley, Harlow, England.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1998 Springer Science+Business Media New York

About this chapter

Cite this chapter

Grillmeyer, O. (1998). Compilers and Interpreters. In: Exploring Computer Science with Scheme. Undergraduate Texts in Computer Science. Springer, New York, NY. https://doi.org/10.1007/978-1-4757-2937-5_13

Download citation

  • DOI: https://doi.org/10.1007/978-1-4757-2937-5_13

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-1-4419-2855-9

  • Online ISBN: 978-1-4757-2937-5

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics