Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
POTTIER Francois
menhir
Commits
9d90b054
Commit
9d90b054
authored
Jun 07, 2018
by
POTTIER Francois
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TODO.
parent
874ffaf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
TODO
TODO
+7
-0
No files found.
TODO
View file @
9d90b054
...
...
@@ -120,6 +120,13 @@
Ou alors, exposer juste le symbole de départ correspondant?
Mais comment le retrouver?
* Allow %token PLUS "+"
as a definition of "+" as syntactic sugar for PLUS
(Check what Bison allows, and follow it.)
This could be desugared on the fly in the fancy parser
(although it would then be impossible to print the sugared grammar).
(Suggested by Perry Metzger.)
* autoriser %token FOO [@unused]
équivalent à --unused-token FOO sur la ligne de commande.
Add an analogous mechanism for nonterminals that are known
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment