Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.12 KB

readme.md

File metadata and controls

24 lines (13 loc) · 1.12 KB

VDM2C

The VDM2C project aims to develop a VDM-to-C translation that allows generated VDM specifications to be executed on smaller devices that have a C or C++ compiler available. The generated code is C89 compliant.

Installation

VDM2C can be installed as an Eclipse plugin for the Overture tool. Stable releases are available via the following p2 update site:

Those who want to try out the newest VDM2C features can obtain development builds via the following p2 site:

Documentation

VDM2C is documented in the Overture tool's user manual (TR-002).

Development

This section lists additional pages related to VDM2C development and release management.