User talk:Mbishop: Difference between revisions

Content added Content deleted
m (→‎Algol language file: FOR i FROM 9 BY 99 TO 999 WHILE TRUE DO SKIP OD)
Line 12: Line 12:


Actually it isn't to bad. There are several types of identifiers.
Actually it isn't to bad. There are several types of identifiers.
* BOLD - IF/THEN/ELSE/FI, CASE/IN/OUT/ESAC, FOR/FROM/BY/TO/DO/OD, MODEs and OPerators. Normally <b>bolded</b>.
* 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.
* OPerators - can be special characters, see below.
* names - alphanumeric starting with alphabetic, spaces in the middle are ignored. Normally <i>italiced</i>.
* names - alphanumeric starting with alphabetic, spaces in the middle are ignored. Normally <i>italiced</i>.