The sequence | is equivalent to |
---|---|
; comment any sequence of zero or more characters not containing ; ; | ; |
begin comment any sequence of zero or more characters not containing ; ; | begin |
The UTF-8 symbol | is replaced by the ASCII symbol |
---|---|
( | ( |
) | ) |
[ | [ |
] | ] |
, | , |
; | ; |
: | : |
≔ | := |
≡ | <=> |
⊃ | => |
∨ | \/ |
∧ | /\ |
¬ | ~ |
= | = |
≠ | <> |
< | < |
≥ | >= |
> | > |
≤ | <= |
+ | + |
− | - |
× | * |
/ | / |
÷ | // |
↑ | ** |
⸢ | ` |
⸣ | ' |
. | . |
⏨ | e |
␣ |