Commit 25a4588
committed
Move
We had a set of grammar rules we had placed in the notation chapter
under the label of "common productions". There's a certain sense to
that, particularly if we had more of them. As it is, though, all of
the productions seem related enough to the "input format" chapter, and
in fact we had already labeled these productions with the identifier
`input.syntax`, so let's go ahead and move these productions to the
"input format" chapter. This looks more orderly, especially as we now
have rule labels in the notation chapter.input.syntax to the corresponding chapter1 parent fd70409 commit 25a4588
2 files changed
+14
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
4 | 17 | | |
5 | 18 | | |
6 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 53 | | |
74 | 54 | | |
| 55 | + | |
75 | 56 | | |
76 | 57 | | |
0 commit comments