mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 17:53:02 +00:00
Omit spaces around "---".
This commit is contained in:
@@ -6546,9 +6546,9 @@ but how can I implement loops?
|
|||||||
@end display
|
@end display
|
||||||
|
|
||||||
Although very pedagogical, the examples included in the document blur
|
Although very pedagogical, the examples included in the document blur
|
||||||
the distinction to make between the parser ---whose job is to recover
|
the distinction to make between the parser---whose job is to recover
|
||||||
the structure of a text and to transmit it to subsequent modules of
|
the structure of a text and to transmit it to subsequent modules of
|
||||||
the program--- and the processing (such as the execution) of this
|
the program---and the processing (such as the execution) of this
|
||||||
structure. This works well with so called straight line programs,
|
structure. This works well with so called straight line programs,
|
||||||
i.e., precisely those that have a straightforward execution model:
|
i.e., precisely those that have a straightforward execution model:
|
||||||
execute simple instructions one after the others.
|
execute simple instructions one after the others.
|
||||||
|
|||||||
Reference in New Issue
Block a user