UoY-RoboStar / robocert-textual

Textual plugin and CSP generator for RoboCert
Eclipse Public License 2.0
2 stars 0 forks source link

Add core assertions #37

Closed MattWindsor91 closed 2 years ago

MattWindsor91 commented 3 years ago

We should allow people to specify core assertions such as 'is nondeterministic', 'is deadlock free' etc. in this language. I would expect these to be top-level assertions, and them to presumably just call into the existing generation code for now.