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
8dfc1e05
Commit
8dfc1e05
authored
Dec 15, 2014
by
POTTIER Francois
Browse files
A little addition in the manual.
parent
4ff4cd7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/main.tex
View file @
8dfc1e05
...
...
@@ -1932,7 +1932,9 @@ The list is roughly sorted by decreasing order of importance.
not just in terms of the automaton.
\menhir
's explanations are believed
to be understandable by mere humans.
\item
\menhir
offers an incremental API (in
\otable
mode only).
\item
\menhir
offers an incremental API (in
\otable
mode only) (
\sref
{
sec:incremental
}
). This
means that the state of the parser can be saved at any point (at no
cost) and that parsing can later be resumed from a saved state.
\item
\menhir
offers an interpreter (
\sref
{
sec:interpret
}
) that helps debug
grammars interactively.
...
...
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