Ticket #4 (closed proposed-project: fixed)
ParsecT -- monad transformer version of Parsec
| Reported by: | naesten@… | Owned by: | none |
|---|---|---|---|
| Priority: | Keywords: | ||
| Cc: | Topic: | misc | |
| Difficulty: | 2 people, 2 weeks | Mentor: | not-accepted |
Description (last modified by KennKnowles) (diff)
Often, as you are writing a parser, you find that you want to *do* something while parsing. ParsecT is the codename of a [proposed] monad-transformer version of Parsec, which would allow you to do whatever you like in the midst of parsing.
Interested Mentors
- Cale Gibbard <cgibbard@…>
- Philippa Cowderoy <flippa@…>
Interested Students
- Samuel Bronson (SamB) <naesten@…>
- Luke Maurer (maurerl) <maurerl@…>
- Kenn Knowles <kknowles@…>
Change History
Note: See
TracTickets for help on using
tickets.
