RESOLVE (REusable SOftware Language with VErification) is a specification and programming language designed for verifying correctness of object oriented programs.
With the VCGenerator refactor almost complete, it is time to integrate the Congruence Class Prover. Below is a check list of things that will need to happen before we can run tests on the new compiler. Currently, the list is incomplete and new items will be added when we encounter them during the refactoring process.
Out of scope for our team (at least for now). Original ticket is from June 17, 2018. It has been updated since then, but this is not really part of our project (currently).
Summary
With the VCGenerator refactor almost complete, it is time to integrate the Congruence Class Prover. Below is a check list of things that will need to happen before we can run tests on the new compiler. Currently, the list is incomplete and new items will be added when we encounter them during the refactoring process.
Refactor Check List
New Changes Check List
Issues to Address