ClemsonRSRG / RESOLVE

RESOLVE (REusable SOftware Language with VErification) is a specification and programming language designed for verifying correctness of object oriented programs.
https://www.cs.clemson.edu/resolve/
BSD 3-Clause "New" or "Revised" License
24 stars 16 forks source link

Complete Translation Refactor #321

Closed yushan87 closed 6 years ago

yushan87 commented 6 years ago

Summary

Below is a check list of things that will need to happen before we can translate RESOLVE files 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