PlusPy
PlusPy copied to clipboard
Python interpreter for TLA+ specifications
Results
1
PlusPy issues
Sort by
recently updated
recently updated
newest added
One of the TLA+ modules I have written uses 'STRING' which Pluspy declares is an 'unknown identifier'. Looking at pluspy.py, it seems like 'STRING' is not part of the ReservedWords...