Replies: 1 comment
|
Some inspiration: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Alloy is a formidable tool but its syntax is hard to learn. It may be interesting to have a PHP API more understandable for a human.
This API could produce an Alloy file or even produce a proof to be run by
innmind/black-box. Having a proof would allow to constantly run it in a CI to try to find a invalid scenario (as far as I know Alloy doesn't allow to be run in a CI).All reactions