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 @@ +