cl-secure-read
Define constrained versions of READ, READ-PRESERVING-WHITESPACE and READ-FROM-STRING in spirit of Let Over Lambda.

For the idea, why this is useful, see section named "Reader security" of LOL.

For documentation, see README.md in the repository, and for examples of usage, see file tests.lisp.

Licence: GPLv3

Homepage: https://github.com/mabragor/cl-secure-read

language extension