Summary

make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error

Metadata

Attachments

Description

The attached patch signals an exception of type (input-parse parser-error exn) instead of calling error directly.

Changes and comments

[2013-02-08 12:54:11 UTC] ckeen attached parse-input.diff (description=#f)

[2013-02-08 12:55:13 UTC] ckeen changed summary

[2016-08-25 21:10:17 UTC] sjamaan set difficulty to easy