Post #1138964
2026-02-06 09:57 UTC
@screwlisp@gamerplus.org @kentpitman@climatejustice.social I’m just reading up on the MIT-Scheme condition system. Recent efforts to standardize this are defined in SRFI-255: “Restarting conditions”.
An older standards condition systems in Scheme was defined in SRFI-35: “Conditions”. And #Guile users can use the Guile implementation of SRFI-35 to make use of it.
I wish I had known about this two weeks ago when we first started talking about it on the #LispyGopherClimate show, but better late than never, I guess.
#tech #software #Lisp #CommonLisp #Scheme #SchemeLang #R7RS #MITScheme #Guile #GuileScheme
Replies (1)
-
@momo@woof.tech 2026-02-06 10:01
@ramin_hal9001@fe.disroot.org @kentpitman@climatejustice.social @screwlisp@gamerplus.org I used to have so much fun playing with the condition system in Common Lisp some years ago. Can't wait to use this in Chicken Scheme or Guile Scheme :blobfoxfloofcute: :ablobcatattention: