A Parser Combinator library for C
Role in this project:
Back-end Developer Contributions:12 commits, 2 PRs, 14 comments in 1 month
Contributions summary:Pedro implemented several new functions within the `mpc` library, focusing on AST manipulation. They added functions to get child nodes of an AST based on tag and also implemented tree traversal functionality, including both pre-order and post-order traversals. Furthermore, the user made modifications to the code, adding `const` declarations for improved code correctness. Finally, the user added an example for tree traversal.
parser-combinatorcombinatorparser
Contributions:35 commits, 19 pushes, 1 branch in 6 years 6 months