Specification Translator

Tool to translate JML-like annotations for deductive verification.

The Java Modelling Language (JML) has been proposed as a language that can be used to specify the behavioural details of Java programs. While JML annotations are used in some tools, deductive verifiers (for Java) are still very much developing and adding new types of specifications or ways to express things. As a result, many deductive verifiers for Java have a language that is based on, but slightly different, than JML. This makes it difficult to reuse specifications which is unfortunate since writing specifications is one of the bottlenecks in applying deductive verification in practice.

To alleviate this problem we have developed the Specification Translator. A tool that can translate JML-like specifications while taking into account the semantics of the specification languages. It currently supports Krakatoa, OpenJML and VerCors.

Built with Hugo
Theme Stack designed by Jimmy