Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
3464ef4e
Commit
3464ef4e
authored
Nov 03, 2015
by
POTTIER Francois
Browse files
TODO item.
parent
3db84997
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODO
View file @
3464ef4e
...
...
@@ -52,6 +52,13 @@
à savoir éliminer toutes les autres actions. Que fait
ocamlyacc?
* Améliorer la compatibilité avec ocamlyacc sur les positions.
Deux aspects indépendants:
- le calcul de $endpos pour une production epsilon doit se
faire en consultant la pile, et non pas le prochain token;
- on peut offrir un $symbolstartpos(i) qui calcule de la même
manière que Parsing.symbol_start_pos.
* autoriser %token FOO "foo"
pour pouvoir afficher les tokens sous forme plus lisible
et auto-générer une fonction (ou une table) print_terminal
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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