Remove usage of ref parameters from the parser
Open
kind:refactoring
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
Current parser is messy a bit: it uses `ref` parameters all the way (especially after my #28). We need to refactor it and replace that with some alternate architecture that'll be easier to follow.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.