Skip to content

Refactor parsers submodule #32

Description

@atteggiani

Refactor parsers submodule to simplify the creation of all the different parsers.

  • 4 parsers exist: MainParser, SubCommandParser, help Parser, common Parser. Are they all needed?
  • Fix triple quoting indentation. Fix formatting of multiline triple quotes with \n chars. Confirm automatic dedentation in triple quoted strings.
  • Replace classes with function calls? (simplify the code)
  • Merge modules into single module?
  • Cleanup formatting parentheses in callback_function()
  • Simplify the logic?

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowLow priority issue that does not need to be addressed in the near future.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions