sbcl-pythonic-string-reader 0.0.0-1.47a70ba Read table modification inspired by Python's three quote strings

This piece of code sets up some reader macros that make it simpler to input string literals which contain backslashes and double quotes This is very useful for writing complicated docstrings and, as it turns out, writing code that contains string literals that contain code themselves.