Skip to content

Reduce bloat, improve memory management #14

@bobbimanners

Description

@bobbimanners

Compiler/interpreter code has some bloat that can be removed / refactored.

Compiler/interpreter memory management can be improved. Would be better if source code and variables were allocated in same block rather than two separate blocks, but this would be difficult on VIC20 (due to hole in the memory map.)

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