chibi-scheme/lib
Alex Shinn d7db3effa8 The guard-like macro in the core language is now called protect.
This is the recommended syntax for error-handling in Chibi-specific
programs, since it's not possible to get stack traces when using
R[67]RS guard.  guard is defined separately and according to the
standard in (scheme base).
2013-06-15 18:43:44 +09:00
..
chibi The guard-like macro in the core language is now called protect. 2013-06-15 18:43:44 +09:00
scheme The guard-like macro in the core language is now called protect. 2013-06-15 18:43:44 +09:00
srfi Reset the current parameters in child threads. 2013-05-29 20:40:48 +09:00
init-7.scm The guard-like macro in the core language is now called protect. 2013-06-15 18:43:44 +09:00
meta.scm The guard-like macro in the core language is now called protect. 2013-06-15 18:43:44 +09:00