Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
Fix from rns
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Kegler committed Mar 28, 2016
1 parent 80bc573 commit a5281b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recce.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ and therefore never worse than $\order{\var{n}^3}$.
\subsection{Linear time for practical grammars}
Currently, the grammars suitable for practical
use are thought to be a subset
of the determistic context-free grammars.
of the deterministic context-free grammars.
Using a technique discovered by
Leo~\cite{Leo1991},
Marpa parses all of these in linear time.
Expand Down

0 comments on commit a5281b3

Please sign in to comment.