Skip to content

Map Symboltable to interpret with grammar tags #33

@THinnerichs

Description

@THinnerichs

Interpret functions with grammar tags are annoying to write and debug, but way faster than using Symboltables.
Symboltables however, are way easier to write and debug.
Second, Symboltbables are just Dict{Symbol,Any}, which is flagged as type piracy by our CI.

Hence, we should write a function that automatically parses a symboltable to an interpret function over grammar tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions