The Common Lisp Condition System

Beyond Exception Handling with Control Flow Mechanisms

Paperback Engels 2020 9781484261330
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

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-conformant implementation of the condition system. 

In part 1 of The Common Lisp Condition System, the author introduces the condition system using a bottom-up approach, constructing it piece by piece. He uses a storytelling approach to convey the foundation of the condition system, dynamically providing code to alter the behavior of an existing program. Later, in part 2, you’ll implement a full and complete ANSI-conformant condition system while examining and testing each piece of code that you write.  

Throughout, the author demonstrates how to extend Lisp using Lisp itself by using the condition system as an example. This is done while paying proper attention to the CL restart subsystem, giving it attention on a par with the handler subsystem. After reading and using this book, you'll have learned about the inner functioning of the condition system, how to use it in your own Common Lisp coding and applications, and how to implement it from scratch, should such a need arise.

What You Will LearnExamine the condition system and see why it is important in Common LispConstruct the condition system from scratch using foundational mechanisms provided by Common LispProgram the condition system and its control flow mechanisms to achieve practical resultsImplement all parts of a condition system: conditions, restarts, handler- and restart-binding macros, signalling mechanisms, assertions, a debugger, and more
Who This Book Is For 

Beginning and intermediate Lisp programmers, as well as intermediate programmers of other programming languages. 

Specificaties

ISBN13:9781484261330
Taal:Engels
Bindwijze:paperback
Uitgever:Apress

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<div>1: Basic Concepts.-&nbsp;2: Introducing the Condition System.-&nbsp;3: Implementing the Common Lisp Condition System.-&nbsp;4: Wrapping Up.-&nbsp;Appendix A: Implementation of Dynamic Variables in C.-&nbsp;Appendix B: Additional Utilities for Working with Common Lisp Conditions.-&nbsp;Appendix C: Lisp Macros 101.-&nbsp;Appendix D: Condition System Reference.</div><div><br></div>

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        The Common Lisp Condition System