From f5ac91e29c84f617c174d38b36b7e5931f7ddea3 Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Sun, 15 Sep 2024 17:49:47 +0200 Subject: [PATCH] quox syntax updates --- syntax/quox.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/syntax/quox.xml b/syntax/quox.xml index 5f06be5..01f1f7c 100644 --- a/syntax/quox.xml +++ b/syntax/quox.xml @@ -1,9 +1,5 @@ - - - -]> + ]> @@ -23,9 +19,9 @@ coe comp λ fun δ dfun - return of - return of + case return of zero succ + let in @@ -58,7 +54,7 @@ + String="\b(case|let)(?=([01#]|ω)?\b)" /> @@ -74,7 +70,7 @@ String="(?<!\w|-|')'(\w|-|')+" /> + String="(\b[01]|#|ω)\.(?!\d)" /> @@ -85,6 +81,9 @@ char="-" char1="-" /> + + @@ -155,6 +154,7 @@ +