Skip to content

Software reliability tool written in Scala that parses code and checks it against its specification with SMT solvers

Notifications You must be signed in to change notification settings

mearlboro/srtool

Repository files navigation

Setup

  • download intellij community

  • choose to install the scala plugin with it.

  • ABOUT DOWNLOADNING THE SCALA SDK AND SHIZ

  • import the project into intellij

  • Check if the antlr dependency is properly added. If it isnt, add it to the library (cmd+; -> libraries)

Run

  • cat tests/correct/overshift.c | ./toSSA | ./prepostToCode

About

Software reliability tool written in Scala that parses code and checks it against its specification with SMT solvers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published