f04fb524f2
An implementation of interpreted string literals, inspired by Python's Literal String Interpolation and Docstrings, and Julia's Triple-Quoted String Literals.
3 lines
159 B
Text
3 lines
159 B
Text
An implementation of interpreted string literals, inspired by Python's
|
|
Literal String Interpolation and Docstrings, and Julia's Triple-Quoted
|
|
String Literals.
|