Skip to content

[RFC] BASIC Module System #1

Description

@jbramwell

This is a DRAFT spec for a BASIC Module System that provides the ability to split up a BASIC program across multiple files (modules) and "stitch" them into a single PRG file for running on a Commodore 64 or VICE Emulator.

This spec not only takes into account line number deconfliction (across modules) but also provides the ability to name sections of code with labels as well as declare variables to be used within and/or across modules.

I am looking for feedback and suggestions on this spec.

Please drop your thoughts here!

Thanks!
--- Jeff

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