efforting-tech / python-framework-code

Source code repository of the Efforting.Tech Python Framework
0 stars 0 forks source link

Create a matcher factory #3

Open Mikael-Lovqvist opened 6 days ago

Mikael-Lovqvist commented 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.

Mikael-Lovqvist commented 3 days ago

Some progress has been made: https://github.com/efforting-tech/python-framework-code/commit/f5d685ed52c52011aea260f7b7533f7899f55900