/[bison]/bison/doc/bison.texinfo
ViewVC logotype

Diff of /bison/doc/bison.texinfo

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.106 by akim, Tue Apr 29 09:57:34 2003 UTC revision 1.107 by eggert, Tue Apr 29 18:53:33 2003 UTC
# Line 6546  but how can I implement loops? Line 6546  but how can I implement loops?
6546  @end display  @end display
6547    
6548  Although very pedagogical, the examples included in the document blur  Although very pedagogical, the examples included in the document blur
6549  the distinction to make between the parser ---whose job is to recover  the distinction to make between the parser---whose job is to recover
6550  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
6551  the program--- and the processing (such as the execution) of this  the program---and the processing (such as the execution) of this
6552  structure.  This works well with so called straight line programs,  structure.  This works well with so called straight line programs,
6553  i.e., precisely those that have a straightforward execution model:  i.e., precisely those that have a straightforward execution model:
6554  execute simple instructions one after the others.  execute simple instructions one after the others.

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.107

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26