Skip to content

Allow prompts without semicolon in INPUT #8

Description

@aartaka

Right now, the only form of input Vintage BASIC allows is input "prompt"; a, b, c, while using comma or providing neither comma nor semicolon throws errors:

!SYNTAX ERROR IN LINE 300, COLUMN 18
 UNEXPECTED ,

Can you allow comma- and space-separated prompt and args?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions