Skip to content

TLA+ module support (for completeness) #158

Description

@fhackett

Currently, PGo will crash with NotImplementedError if a TLA+ module it's compiling references external definitions.

Anything involving EXTENDS, INSTANCE and a module that is not built-in will cause this problem.

While this does not impact most usage, it would be good to eventually implement the relevant scoping / compilation features.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions