Skip to content

[intro] we should remove all "shall" from the clause #938

Description

@xmh0511

Full name of submitter (unless configured in github; will be published with the issue): Jim X

The consensus is that "shall" implies we impose requirements on the user's code. Instead, we use a common statement for imposing requirements on language/implementations.

A conforming implementation executing a well-formed program shall produce the observable behavior of the defined prefix of one of the possible executions of the corresponding instance of the abstract machine with the same program and the same input.

This requirement is obviously imposed on the implementations, so "shall" should be removed. Furthermore, the rules in the whole clause [intro] are all applied to implementations, so we should de-shall.

Suggested Resolution:

To make the consensus consistently apply to the whole standard, we should remove "shall" in [intro].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions