It allows to extend a lisp reader, so that you can define not only read-macro characters,
but arbitrary read-macro tokens - any symbol in CAR-position of a list can be assigned a reader macro.
Licence: GPL
It can be found at: https://github.com/mabragor/cl-read-macro-tokens