Update Readme

This commit is contained in:
2026-02-09 07:16:45 -06:00
parent 9e12aaff26
commit bfba8fb3c5

View File

@@ -15,7 +15,7 @@ address this but:
- Are not regular operators. - Are not regular operators.
- Introduce fragile rule ordering in lexers - Introduce fragile rule ordering in lexers
## Apostrophe ´'´ ## Apostrophe `'`
The apostrophe ' is syntactic sugar with no standalone meaning. Only when followed The apostrophe ' is syntactic sugar with no standalone meaning. Only when followed
by *, forming `E'*` does it activate the negative factor operator: Match the by *, forming `E'*` does it activate the negative factor operator: Match the
longest token starting at the current position that does not longest token starting at the current position that does not