Files
crsn/lib/spanned_sexp

Source-location tracking Sexp

This is a fork of "sexp", updated to the 2018 edition, where each parsed node tracks its source file position. This enables better error reporting in subsequent parsing and processing.


Original version by Clark Gaebel: https://github.com/cgaebel/sexp.