From a3eb7e16a727849c58cbabe3b1b9ef64b6f740f6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 26 May 2025 13:02:00 +0200 Subject: restructure PEG for simpler adding SemWord --- _syntax.qmd | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to '_syntax.qmd') diff --git a/_syntax.qmd b/_syntax.qmd index 94f49bd..545ffb6 100644 --- a/_syntax.qmd +++ b/_syntax.qmd @@ -26,16 +26,24 @@ regular expressions and the negative predicate from PEG notation. ![AnnotatedWords](syntax/AnnotatedWords.svg) -![AnnotatedWords with Semantic Markdown](syntax/AnnotatedWordsX.svg) - ![LinkLabel](syntax/LinkLabel.svg) ![LinkTitle](syntax/LinkTitle.svg) -![SemWords](syntax/SemWords.svg) +![KeyWords](syntax/KeyWords.svg) ![PlainWords](syntax/PlainWords.svg) +![KeyWord](syntax/KeyWord.svg) + +![KeyWord with Semantic Markdown](syntax/KeyWordX.svg) + +![Identifier](syntax/Identifier.svg) + +![Class](syntax/Class.svg) + +![Attribute](syntax/Attribute.svg) + ![SemWord](syntax/SemWord.svg) ![Curie](syntax/Curie.svg) -- cgit v1.2.3