Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Parc/
0
»»
- Mention ordered vs. non-deterministic choice. Chris Pressey 1 year, 7 months ago
- Add some documentation for `ParcConsume`. Chris Pressey 1 year, 10 months ago
- Add `ParcConsume` module and a demo for it. Chris Pressey 1 year, 10 months ago
- Add documentation for `ParcAssertDemo.hs`. Chris Pressey 1 year, 10 months ago
- Add demo of an "assert" combinator, parsing CSLs. Needs docs. Chris Pressey 1 year, 10 months ago
- Show how there are two approaches to backtracking with this. Chris Pressey 1 year, 10 months ago
- Demo backtracking behaviour Chris Pressey 1 year, 10 months ago
- Make it so that "import ParcMerge" is sufficient. Chris Pressey 1 year, 10 months ago
- Rename the combinator. Chris Pressey 1 year, 11 months ago
- Call the new module `ParcMerge` and document it in README. Chris Pressey 1 year, 11 months ago
- Restore `many` to allow it to parse arbitrarily long expressions. Chris Pressey 1 year, 11 months ago
- Using transform in the expression parser Chris Pressey 1 year, 11 months ago
- Combinator to capture and transform multiple state values. Chris Pressey 1 year, 11 months ago
- Add the `many1` combinator into the demo files. Chris Pressey 1 year, 11 months ago
- Merge branch 'master' into parcst-expr Chris Pressey 1 year, 11 months ago
- Update README. Chris Pressey 1 year, 11 months ago
- Rename the module. Chris Pressey 1 year, 11 months ago
- Merge branch 'master' into parcst-two Chris Pressey 1 year, 11 months ago
- Update README. Chris Pressey 1 year, 11 months ago
- It needs a better name, but checkpoint this version. Chris Pressey 1 year, 11 months ago
- Evolve this. Chris Pressey 1 year, 11 months ago
- Checkpoint ParcStExpr. Chris Pressey 1 year, 11 months ago
- Initial import of files for Parc, a toy parser combinator library. Chris Pressey 1 year, 11 months ago
0
»»