You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clarus edited this page Sep 18, 2014
·
6 revisions
Concurrency in Coq
Our goal is to use Coq to express highly concurrent programs in a safe manner. We will focus on two main examples: web servers and client applications with a GUI.