User talk:Mbishop: Difference between revisions

m
 
(One intermediate revision by the same user not shown)
Line 12:
 
Actually it isn't to bad. There are several types of identifiers.
* BOLD - BEGIN/EXIT/END, IF/THEN/ELSE/FI, CASE/IN/OUT/ESAC, FOR/FROM/BY/TO/WHILE/DO/OD, MODEs and OPerators. Normally <b>bolded</b>.
* OPerators - can be special characters, see below.
* names - alphanumeric starting with alphabetic, spaces in the middle are ignored. Normally <i>italiced</i>.
Line 57:
'''of''', '''at''' "@", '''is''' ":=:", '''isnt''' ":&ne;:",
Builtin "constants"†:
'''true''', '''false''', '''empty''', '''nil''' "&deg;", '''skip''' "~" (also "?"),
Comments and Pragmats†:
'''co''' "&cent;", '''comment''' "&cent;", '''pr''', '''pragmat''',