gigaparsec/TODO.txt

7 lines
231 B
Plaintext

Add repetition parsers to avoid some recursion
Think about not requiring so much Pos() when making messages
Rename Seq2 to Seq
Document Seq
Should MakeState be private now that there's Run?
What's Megaparsec got that we ain't got?