The VDM Interpreter

Overture is a community-based project developing the next generation of open-source tools to support modelling and analysis in the design of computer-based systems. Overture supports VDM: The Vienna Development Method, a set of modelling techniques with a long and successful history of industrial application and research. Overture is an integrated development environment (IDE) for developing VDM models. The Overture tools are written entirely in Java and build on top of the Eclipse platform. Overture supports the VDM-SL, VDM++, and VDM-RT language dialects.

License

License

GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

interpreter
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

The VDM Interpreter
Overture is a community-based project developing the next generation of open-source tools to support modelling and analysis in the design of computer-based systems. Overture supports VDM: The Vienna Development Method, a set of modelling techniques with a long and successful history of industrial application and research. Overture is an integrated development environment (IDE) for developing VDM models. The Overture tools are written entirely in Java and build on top of the Eclipse platform. Overture supports the VDM-SL, VDM++, and VDM-RT language dialects.
Project Organization

Project Organization

Overture

Download interpreter

How to add to project

<!-- https://jarcasting.com/artifacts/org.overturetool.core/interpreter/ -->
<dependency>
    <groupId>org.overturetool.core</groupId>
    <artifactId>interpreter</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core/interpreter/
implementation 'org.overturetool.core:interpreter:3.0.2'
// https://jarcasting.com/artifacts/org.overturetool.core/interpreter/
implementation ("org.overturetool.core:interpreter:3.0.2")
'org.overturetool.core:interpreter:jar:3.0.2'
<dependency org="org.overturetool.core" name="interpreter" rev="3.0.2">
  <artifact name="interpreter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core', module='interpreter', version='3.0.2')
)
libraryDependencies += "org.overturetool.core" % "interpreter" % "3.0.2"
[org.overturetool.core/interpreter "3.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.overturetool.core : ast jar 3.0.2
org.overturetool.core : typechecker jar 3.0.2
org.overturetool.core : pog jar 3.0.2
org.overturetool.core : testframework jar 3.0.2
junit : junit jar 4.11

test (1)

Group / Artifact Type Version
org.overturetool.core.testing » framework jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.0
2.7.4
2.7.2
2.7.0
2.6.4
2.6.2
2.6.0
2.5.6
2.5.4
2.5.2
2.5.0
2.4.8
2.4.6
2.4.4
2.4.2
2.4.0
2.3.8
2.3.6
2.3.4
2.3.2
2.3.0
2.2.8
2.2.6
2.2.2
2.2.0
2.1.6
2.1.4
2.1.2
2.1.0
2.0.8
2.0.6
2.0.4