Open Mikael-Lovqvist opened 6 days ago
Create a matcher factory to handle patterns with similar structures, enabling the dynamic generation of AST nodes and the setup of sub-dispatchers for parsing node bodies.
Some progress has been made: https://github.com/efforting-tech/python-framework-code/commit/f5d685ed52c52011aea260f7b7533f7899f55900
Create a matcher factory to handle patterns with similar structures, enabling the dynamic generation of AST nodes and the setup of sub-dispatchers for parsing node bodies.