Skip to content

Commit

Permalink
Parser TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
scripthunter7 committed Aug 10, 2023
1 parent 37ac787 commit b9fd4b1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/agtree/src/parser/TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# TODO list for the parser

- [ ] More detailed documentation
- [ ] Explain tolerant mode
- [ ] Explain each sub-parser
- [ ] Explain AST structure
- [ ] Add parser options
- [ ] Add `tokenize` method to each (sub-)parser
- [ ] Toggleable location properties
- [ ] Adjustable parsing details

0 comments on commit b9fd4b1

Please sign in to comment.