Skip to main content

Appendixes

  • Chapter
  • First Online:
The Common Lisp Condition System
  • 403 Accesses

Abstract

The C language, just like Lisp, has a macro system that allows one to extend the language with new syntax. Unlike Lisp's, however, C macros are not an integral part of the language; they are loaded and expanded before the actual compilation happens by the utility called the preprocessor, which parses C code before passing it to the further stages of the C toolchain.

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

Access this chapter

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

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Michał "phoe" Herda

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Herda, M.“. (2020). Appendixes. In: The Common Lisp Condition System. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-6134-7_5

Download citation

Publish with us

Policies and ethics