clarity20 / tql

Terse Query Language
1 stars 0 forks source link

Smart Expander VI: Accommodate string literals in the matching process #15

Open clarity20 opened 5 years ago

clarity20 commented 5 years ago

When the expression syntax calls for it, allow a word to be interpreted as a string literal rather than a name. This probably means that the context needs to be a single-token right-hand-side.