Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
25855060
Commit
25855060
authored
Aug 27, 2015
by
POTTIER Francois
Browse files
TODO update.
parent
451a0e57
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODO
View file @
25855060
...
...
@@ -61,9 +61,6 @@
Using modular implicits, generate terminal2token and
nonterminal2value.
* IncrementalEngine: document [lr1state], [element], [view].
Document the Inspection interface.
* document that --depend may produce inaccurate dependencies
for parser.cmi and that it is recommended to use --raw-depend
--ocamldep "ocamldep -modules" and work from there (which is
...
...
@@ -77,11 +74,12 @@
API d'inspection complète.
Exposer le nombre d'états (pour la mémoisation) et une conversion état -> entier.
Idem pour les productions.
Fonctions d'affichage pour les types terminal, nonterminal, etc.?
Fonctions d'isomorphisme entre token et 'a terminal * 'a?
Librairie(s) pour la gestion des erreurs.
Librairie pour la complétion du parsing.
Need a way of feeding the parser a nonterminal symbol.
Or a way of applying a semantic action to a vector of semantic values.
Peut-on faire un noyau de Merlin indépendant de la grammaire?
* Meilleurs messages d'erreur de syntaxe.
Revenir en arrière après une erreur, car l'erreur
...
...
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