From eaa7fc2ca250747e2a83858929d35320b6b054bc Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 11 May 2026 23:07:50 +0200 Subject: Document operator and delimiters --- doc/appendix.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/appendix.tex') diff --git a/doc/appendix.tex b/doc/appendix.tex index 0777d55..f68eaa2 100644 --- a/doc/appendix.tex +++ b/doc/appendix.tex @@ -14,14 +14,14 @@ = `0' | `1'. - = `\\x' . + = `\\x' \{\}. = `\\' \\ - (`n' | `a' | `b' | `t' | `f' | `r' | `v' | `\\' | `\textquotesingle' | `\textquotedbl' | `?\@' | `0'). + (`n' | `a' | `b' | `t' | `f' | `r' | `v' | `\\' | `\textquotesingle' | `\textquotedbl' | `0'). = \enspace? a printable ASCII character\space?. - = | | . + = | | . = \{ | \}. @@ -38,10 +38,10 @@ = `.\@' \{\} \alt{} \} `e' [`+' | `-'] \{\}. - = `\textquotedbl' \{\} `\textquotedbl'. - = `\textquotesingle' `\textquotesingle'. + = `\textquotedbl' \{\} `\textquotedbl'. + = | | \alt{} | \alt{} `true' | `false' | `nil'. -- cgit v1.2.3