Skip to main content

Assembly Language

  • Chapter
  • First Online:
Foundations of Programming Languages

Part of the book series: Undergraduate Topics in Computer Science ((UTICS))

  • 3508 Accesses

Abstract

Python is an object-oriented, interpreted language. Internally to the Python interpreter, a Python program is converted to bytecode and interpreted using a virtual machine. Most modern programming languages have support for high-level abstractions while the instructions of a virtual machine are closer to the machine language instructions supported by hardware architectures, making the interpretation of bytecode easier than interpretation of the original source program.

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 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Kent D. Lee .

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Springer International Publishing Switzerland

About this chapter

Cite this chapter

Lee, K.D. (2014). Assembly Language. In: Foundations of Programming Languages. Undergraduate Topics in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-319-13314-0_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-13314-0_3

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-13313-3

  • Online ISBN: 978-3-319-13314-0

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics