Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 492 Bytes

defensive-to-contracts

This package presents a tool that converts defensive programming into equivalent contracts. Currently, the tool is still at its infancy and have not been tested on many code bases. The sample folder contains some example files to get you started. So far I have exposed two functions that allows you to input a path and either returns the raw result or load up a GUI that allows you to change a file.

See scribblings file for more information.