Skip to content

TLA+ module support (for completeness) #158

@fhackett

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.

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