Skip to content

mit-pdos/cspec

Repository files navigation

CSPEC

Build Status

Framework for reasoning about concurrent code using abstraction, layers, and movers.

Compiling

You'll need Coq v8.9 or master, Go, and Haskell stack.

To compile CSPEC, CMAIL, and GoMail, run make. A benchmarking binary for CMAIL is output to bin/mail-test and a GoMail binary that listens for SMTP and POP3 connections is output to bin/gomail.

The stack initialization doesn't handle parallel builds correctly so a parallel build with a fresh stack install may not work, but re-running should fix any concurrency issues (isn't that ironic?).

About

Verifying concurrent code with layers and movers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors