Skip to content

Add BASIC Seed Script #21

Description

@mkasberg

Add a BASIC "seed" script to the seeds folder. Basically, this would be an executable BASIC file (with #!/usr/bin/env bwbasic that parses some simple command-line arguments (like -h or -t, see other scripts as examples) and prints a sentence or two to the command line. It's intended to demonstrate how to parse command line arguments and print something to the console in BASIC.

See CONTRIBUTING.md, and feel free to ask for help or clarification here.

You'll probably need to use bwbasic as the interpreter on Ubuntu. If you're on Mac or Windows, you can either use bwbasic inside a Docker container or find a BASIC interpreter compatible with your platform.

As a rough example, see #26.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestGood issue for Hacktoberfestgood first issueGood for newcomershelp wantedExtra attention is needednew languageAdd a sample script in a new language

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions