An implementation of interpreted string literals, inspired by Pythons Literal String Interpolation <https://www.python.org/dev/peps/pep-0498/> and Docstrings <https://www.python.org/dev/peps/pep-0257/> and Julias Triple-Quoted String Literals <https://docs.julialang.org/en/v1.3/manual/strings/#Triple-Quoted-String-Literals-1>.</https://docs.julialang.org/en/v1.3/manual/strings/#triple-quoted-string-literals-1></https://www.python.org/dev/peps/pep-0257/></https://www.python.org/dev/peps/pep-0498/>