Skip to content

jaspergeer/miniVerifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniVerifier

This is a symbolic execution based automated program verifier for a toy language that I wrote one evening. I've since used it to verify an implementation of selection sort. It produces an SMT-LIBv2 script which you can feed to your solver of choice. It's quite hacky and there's no parser or CLI interface yet, I may add these when I have time.

About

Tiny Automated Program Verifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published