3 Jun
1998
3 Jun
'98
1:53 p.m.
On 3 Jun 98 at 11:34, Miklos Cserzo wrote:
do
SYNTAX: for iteration_variable := initial_value to final_value do statement
or for iteration_variable := initial_value downto final_value do statement
or
while boolean_expression do statement
or
with list_element[,...] do statement
If we are going to supply syntax to Pascal constructs then I suggest that they are suppled as proper grammar i.e. the LALR(1) format. Nick.
10301
Age (days ago)
10302
Last active (days ago)
3 comments
3 participants
participants (3)
-
Maurice Lombardi -
Nick Burrett -
Peter Gerwinski