1 : |
jhr |
1474 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
2 : |
|
|
"http://www.w3.org/TR/html4/strict.dtd">
|
3 : |
|
|
<html>
|
4 : |
|
|
<head>
|
5 : |
|
|
<title>Diderot Project: Documentation</title>
|
6 : |
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
7 : |
|
|
<meta name="generator" content="BBEdit 9.6">
|
8 : |
|
|
<link rel="stylesheet" type="text/css" href="styles/styles.css" />
|
9 : |
|
|
</head>
|
10 : |
|
|
<body>
|
11 : |
|
|
<div id="container">
|
12 : |
|
|
|
13 : |
|
|
<div id="pageHeader"><!-- Start page header -->
|
14 : |
|
|
<div id="pageLogo"> <img src="images/logo2-504x216.png" width="504" height="216" alt="Site logo"/> </div>
|
15 : |
|
|
<div id="pageTitle">
|
16 : |
|
|
<h1>Diderot</h1>
|
17 : |
|
|
<h2>A Parallel DSL for Image Analysis and Visualization</h2>
|
18 : |
|
|
</div>
|
19 : |
|
|
</div><!-- End page header -->
|
20 : |
|
|
|
21 : |
|
|
<div id="navcontainer"><!-- Start Navigation -->
|
22 : |
|
|
<ul>
|
23 : |
|
|
<li><a href="new-index.html" rel="self">Home</a></li>
|
24 : |
|
|
<li><a href="examples.html" rel="self">Examples</a></li>
|
25 : |
|
|
<li><a href="documentation.html" rel="self" id="current">Documentation</a></li>
|
26 : |
|
|
<li><a href="downloads.html" rel="self">Downloads</a></li>
|
27 : |
|
|
<li><a href="links.html" rel="self">Links</a></li></ul>
|
28 : |
|
|
</div><!-- End navigation -->
|
29 : |
|
|
|
30 : |
|
|
<div class="clearer"></div>
|
31 : |
|
|
|
32 : |
|
|
<div id="contentContainer"><!-- Start main content wrapper -->
|
33 : |
|
|
<div id="content"><!-- Start content -->
|
34 : |
|
|
<h1 class="">Documentation</h1>
|
35 : |
|
|
<p>
|
36 : |
|
|
Nothing yet.
|
37 : |
|
|
</p>
|
38 : |
|
|
<h1 class="">Papers</h1>
|
39 : |
|
|
<h1 class="">Talks</h1>
|
40 : |
|
|
<ul>
|
41 : |
|
|
<li><a href="papers/msrc-talk-20100906.pdf"><em>Diderot: A parallel domain-specific language for image analysis</em></a>, talk
|
42 : |
|
|
given at Microsoft Research --- Cambridge, September 6, 2010.
|
43 : |
|
|
</li>
|
44 : |
|
|
</ul>
|
45 : |
|
|
</div><!-- End content -->
|
46 : |
|
|
</div><!-- End main content wrapper -->
|
47 : |
|
|
|
48 : |
|
|
<div class="clearer"></div>
|
49 : |
|
|
|
50 : |
|
|
<div id="footer"><!-- Start Footer -->
|
51 : |
|
|
<div id="breadcrumbcontainer"><!-- Start the breadcrumb wrapper -->
|
52 : |
|
|
<ul>
|
53 : |
|
|
<li><a href="new-index.html">Home</a> > </li>
|
54 : |
|
|
<li><a href="documentation.html">Documentation</a> > </li>
|
55 : |
|
|
</ul>
|
56 : |
|
|
</div><!-- End breadcrumb -->
|
57 : |
|
|
<p>© 2011 The Diderot Project</p>
|
58 : |
|
|
</div><!-- End Footer -->
|
59 : |
|
|
|
60 : |
|
|
</div><!-- End container -->
|
61 : |
|
|
</body>
|
62 : |
|
|
</html>
|