Skip to content

Grammar Templates for Expressions? #21

@DavePearce

Description

@DavePearce

Currently, the grammar used for describing Whiley statements and expressions is imprecise in certain ways. For example when describing the syntax for an if statement, the condition is defined as a generic Expr, when in fact it can only be a boolean expression.

The question is whether or not we can describe this and, if so, do we want to?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions