Skip to content

Commit

Permalink
Added TODO note
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed May 3, 2009
1 parent ba4dc02 commit a2baa20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions notes.rst
Expand Up @@ -140,3 +140,9 @@ divergence. This isn't really a problem with GLL or the combinator implementati
Rather, it is an issue with the Scala ``Stream`` implementation. To avoid this,
we must ensure that all input streams are created using ``Stream()``, ``Stream.cons``
and ``Stream.empty``.


From Recognizer to Parser
=========================

*TODO*

0 comments on commit a2baa20

Please sign in to comment.