mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
More.
This commit is contained in:
10
TODO
10
TODO
@@ -33,6 +33,16 @@ Paul suggests:
|
|||||||
#define BAR 257
|
#define BAR 257
|
||||||
...
|
...
|
||||||
|
|
||||||
|
> I'm in favor of
|
||||||
|
>
|
||||||
|
> %token FOO 256
|
||||||
|
> %token BAR 257
|
||||||
|
>
|
||||||
|
> and Bison moves error into 258.
|
||||||
|
|
||||||
|
Yes, I think that's a valid extension too, if the user doesn't define
|
||||||
|
the token number for error.
|
||||||
|
|
||||||
* Unit rules
|
* Unit rules
|
||||||
Maybe we could expand unit rules, i.e., transform
|
Maybe we could expand unit rules, i.e., transform
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user