The Common Lisp condition system beyond exception handling with control flow mechanisms

Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-c...

Full description

Bibliographic Details
Other Authors: Herda, Micha, author (author)
Format: eBook
Language:Inglés
Published: New York, New York : Apress [2020]
Edition:1st ed. 2020.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630981006719
Table of Contents:
  • 1: Basic Concepts
  • 2: Introducing the Condition System
  • 3: Implementing the Common Lisp Condition System
  • 4: Wrapping Up
  • Appendix A: Implementation of Dynamic Variables in C
  • Appendix B: Additional Utilities for Working with Common Lisp Conditions
  • Appendix C: Lisp Macros 101
  • Appendix D: Condition System Reference.