Category:ALGOL 68: Difference between revisions

→‎Coding style of samples: Added notes about bold and non-bold words
m (Formatting tweak)
(→‎Coding style of samples: Added notes about bold and non-bold words)
Line 97:
FINISH
|}
<br><br>'''Alphabets'''
<br><br>
Notionally, Algol 68 source is written in two alphabets. The reserved words, mode indicants (type names) and operators that are non-symbolic (.e.g. '''and''', '''or''', ...) are generally referred to as "bold words" and usually shown in a bold font in literature. Words that are identifiers (used for "variable" names, procedure names, structure member names, ...) are in a separate, non-bold font.
<br><br>'''Examples of different program representations'''
<br><br>
3,032

edits