Description
Custom readers can be built for GNU Guile with a small framework. It is useful for developers extending how Scheme code or data is read.
Reader extensions affect how input is interpreted. Be careful with untrusted source files and unexpected syntax behavior.