fortls icon indicating copy to clipboard operation
fortls copied to clipboard

Refactor parser for modularity

Open gnikit opened this issue 8 months ago • 1 comments

Breaks the AST nodes of the parser into separate module files. Important to keep the code clean.

TODO:

  • [ ] Increase converage
  • [ ] Fix poor quality code Issues
  • [ ] Simpligy certain parts of the AST nodes

gnikit avatar Oct 23 '23 22:10 gnikit