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...

Descripción completa

Detalles Bibliográficos
Otros Autores: Herda, Micha, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: New York, New York : Apress [2020]
Edición:1st ed. 2020.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630981006719
Tabla de Contenidos:
  • 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.