Skip to content

Specify evaluation order regarding functions #292

Open
@SirNickolas

Description

@SirNickolas
-term = {J()}
msg = {I(G(F(), named: ""), H())}, {-term}, {K()}

Functions are written in the host language and can both observe and mutate the global state (as well as the bundle they are called from), so order of evaluation should be defined for better portability.

Implementations should be allowed to skip evaluating functions when they hit their internal limits (neccessary for #277).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions