[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Example of defining and using exceptions
From: |
Zelphir Kaltstahl |
Subject: |
Re: Example of defining and using exceptions |
Date: |
Sat, 24 Oct 2020 20:07:54 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
Hi divoplade,
although this might be incomplete, I hope this can help you:
https://notabug.org/ZelphirKaltstahl/guile-examples/src/master/exception-handling.
Best regards,
Zelphir
On 10/24/20 10:48 AM, divoplade wrote:
> Dear guile hackers,
>
> I would like to use the "new" exception style in guile, i.e. define-
> exception-type and friends. However, I don't understand how compound
> exceptions work. Do you have an example of using exceptions, showing
> what compound exceptions can bring?
>
> Best regards,
>
> divoplade
>
>
--
repositories: https://notabug.org/ZelphirKaltstahl