From 38bd464676c7bcc95d1207531b2a278b796c9866 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Mon, 28 Mar 2011 14:52:26 +0000 Subject: Start sketching a list of open projects. Currently this is focused on things which are well understood, it is intended to be a place to start hacking on KLEE, not a list of research projects in symbolic execution. git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@128407 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/OpenProjects.html | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++ www/menu.html.incl | 1 + 2 files changed, 92 insertions(+) create mode 100644 www/OpenProjects.html (limited to 'www') diff --git a/www/OpenProjects.html b/www/OpenProjects.html new file mode 100644 index 00000000..33888ba0 --- /dev/null +++ b/www/OpenProjects.html @@ -0,0 +1,91 @@ + + + + + + KLEE - Open Projects + + + + + +
+ +

KLEE Open Projects

+ + + This page lists a variety of open projects that are natural (and tractable) + extensions of KLEE and things that we would love to see people work on. If + you are interested in tackling any of the projects, please mail + klee-dev + with your ideas -- or even better, your patches!. + + +
+ + diff --git a/www/menu.html.incl b/www/menu.html.incl index abb26a91..1ae4183f 100644 --- a/www/menu.html.incl +++ b/www/menu.html.incl @@ -10,6 +10,7 @@ Documentation Tutorials Publications + Open Projects