15 Forks
20 Stars
20 Watchers

RESOLVE

RESOLVE (REusable SOftware Language with VErification) is a specification and programming language designed for verifying correctness of object oriented programs.

How to download and setup RESOLVE

Open terminal and run command
git clone https://github.com/ClemsonRSRG/RESOLVE.git
git clone is used to create a copy or clone of RESOLVE repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RESOLVE https://github.com/ClemsonRSRG/RESOLVE/archive/master.zip

Or simply clone RESOLVE with SSH
[email protected]:ClemsonRSRG/RESOLVE.git

If you have some problems with RESOLVE

You may open issue on RESOLVE support forum (system) here: https://github.com/ClemsonRSRG/RESOLVE/issues