This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Source for wiki ExceptionsErrorsAndConditions version 4

author

aag

comment

Added MIT Scheme condition system.

ipnr

71.139.40.5

name

ExceptionsErrorsAndConditions

readonly

0

text

= Exceptions, Errors, and Conditions =

== Introduction ==

Nearly all Scheme implementations provide some notion of error handling. We should consider these systems and their ramifications. This page is meant to serve as an index for proposals as well as summaries of existing systems.

== Proposals ==

''None, yet.''

== System Summaries ==

  * [wiki:R6rsExceptionsConditions R6RS Exceptions and Conditions]
  * [TraditionalChezErrors Traditional Chez Scheme Errors]
  * [wiki:Scheme48ErrorConditions Scheme48 Errors and Conditions]
  * [PltSchemeConditionsErrors PLT Scheme Errors and Conditions]
  * [http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-ref/Error-System.html#Error-System MIT Scheme Error System (conditions, errors, and restarts)]

time

2010-03-07 12:17:01

version

4