mes/module
Jan Nieuwenhuizen 2675f711a3 core+scm: Implement exception handling.
* mes.c (scm_symbol_throw): New symbol.
* module/mes/catch.scm (catch, throw): Implement [WAS: syntactic sugar].
  (make-exception, exception?, exception-key, exception-args): Remove.
* tests/catch.test ("catch", "catch 22"): Add tests.
* module/mes/base-0.scm: Include it.
2016-12-28 22:26:07 +01:00
..
language core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00
mes core+scm: Implement exception handling. 2016-12-28 22:26:07 +01:00
nyacc nyacc: Support enhanced Guile-1.8. 2016-12-18 22:16:14 +01:00
rnrs Bugfixes bytevectors. 2017-01-04 21:44:38 +01:00
srfi Add string-take, string-drop. 2017-01-04 21:45:24 +01:00
sxml Use include-from-path for upstream. 2016-12-22 19:34:41 +01:00