Skip to main content

Intermediate, Assembler Language Programming Macro Expansions, and Expression Translation

  • Chapter
Integrated Graphic and Computer Modelling
  • 745 Accesses

Writing a program directly in the form of the binary or numerical instruction codes discussed in chapter 6, is difficult and error prone for anything but very simple programs. Generally a programmer would develop a new program using psuedo code representing the meaning of each instruction, which makes it easier to keep track of the behaviour of an evolving program. Even if this psuedo code directly matches the machine code, it introduces a valuable new flexibility that makes the programmer’s task a great deal easier. This results from using variable names instead of value addresses, and where necessary line labels for jump commands before true memory locations have been established. Once a program has been set out in this way it is a relatively automatic process converting it into machine code, even where the task has to be carried out manually.

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 EPUB and 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
Hardcover Book
USD 54.99
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

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Adrian Thomas .

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Springer-Verlag London Limited

About this chapter

Cite this chapter

Thomas, A. (2009). Intermediate, Assembler Language Programming Macro Expansions, and Expression Translation. In: Integrated Graphic and Computer Modelling. Springer, London. https://doi.org/10.1007/978-1-84800-179-4_7

Download citation

  • DOI: https://doi.org/10.1007/978-1-84800-179-4_7

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-84800-178-7

  • Online ISBN: 978-1-84800-179-4

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics