Skip to content

Empty Sort Processing #29

@amdorsey12

Description

@amdorsey12

Given a program with empty sorts, such as:

sorts

#booleans = {true, false}.

#garage = {r2}.

#john = {r1}.

#football = {r3}.

#activity = {}.

#carry = {}.

Running java -jar sparc.jar program.sparc produces the following output and then terminates:

SPARC  V2.56
sort activity defined at line 11 column 2 is empty

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