Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
agumonkey
on Nov 22, 2021
|
parent
|
context
|
favorite
| on:
Condition Handling in the Lisp Language Family (20...
Talking about that, I found ~old (relatively) slides from phoe (author of a CL condition system book) about control flow:
https://phoe.github.io/slides/control-flow.pdf
enjoy
lkuty
on Nov 23, 2021
[–]
There is the book "The Common Lisp Condition System" by the same person :
https://link.springer.com/book/10.1007/978-1-4842-6134-7
eggy
on Nov 23, 2021
|
parent
[–]
Just going through this book. I am moving slowly through it, since I am no Lisp guru, but it is written very clearly and seems very thorough so far.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://phoe.github.io/slides/control-flow.pdf
enjoy