mbeddr.formal icon indicating copy to clipboard operation
mbeddr.formal copied to clipboard

FASTEN: FormAl SpecificaTion ENvironment - a set of DSLs to experiment with rigorous systems and safety engineering.

Results 6 mbeddr.formal issues
Sort by recently updated
recently updated
newest added

I specified the paths in gradle,properties according to the installation instruction. When I ran the gradlew, it exit with the following the error: BUILD FAILED **/mbeddr.formal/build/scripts/build_all_scripts.xml:150: Could not create type...

Hello, I tried to open latest release after unzipping using fasten.bat and there was no sign of program's respond. It simply doesn't run. I will be appreciated for a help....

This PR adds performing checks to the github actions. Fixes https://github.com/mbeddr/mbeddr.formal/issues/42

Add constraints for ocra expressions (some of them redundant to nusmv expressions), to exclude them from polluting nusmv models. That is: * Allow ocra expressions only in ocra roots (can...

ocra

The ocra language currently doesn't support an enum type, but only allows inline definition of enum-like types, which breaks MPS type inference.

ocra

I clone the repo and started to build by executing `./gradlew` at the terminal and the build fails with the following message: >Configure project : Local build detected, version will...