Skip to content

Create menumaker validator #4

@octotep

Description

@octotep

Creating a separate tool which makes sure menumaker scripts are valid could potentially ease development and bug squashing. Some things to check:

  • The script has a "main" menu
  • Every begin statement has a matching end statement
  • The end statement comes after the begin statement
  • Every menu has a name (might be tricky)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions