Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
layout: default
title: Authors - Frama-C
---
<body class="page-template page-template-page-authors page-template-page-authors-php page page-id-231 nonTouch">
<div id="wrapper" class="hfeed">
{% include blog-headers-standalone.html %}
<div id="container" class="mainContainer">
<div class="defaultPage authorsPage" id="content" role="main">
<article id="post-231" class="post-231 page type-page status-publish hentry">
<h1 class="entry-title">Authors</h1>
<section class="articleContent">
<div class="authorPageContent pageWrapper">
<div class="contentInfoBox">
<h5>The Frama-C platform is the creation of:</h5>
<nav>
<span>{{ site.data.authors | join: "</span> | <span>" }}</span>
</nav>
</div>
<div class="contentInfoBox">
<h5>The Frama-C platform is co-developed at two French public institutions:</h5>
<div class="authorList">
<div class="authorInfo">
<figure>
<img src="/assets/img/author/list-cea-tech.jpg">
</figure>
<p><span class="title">CEA LIST</span> Software Security Laboratory</p>
</div>
<div class="authorInfo">
<figure>
<img src="/assets/img/author/inria.png">
</figure>
<p><span class="title">Inria Saclay - Île-de-France</span> Toccata team, common with LRI-CNRS and
Université Paris-Sud 11</p>
</div>
</div>
</div>
<div class="entry-links hide"></div>
</div>
</section>
</article>
<section class="bgTitleBlk titleIn lightTxt">
<div class="upperBlk">
<div class="upperType">
Authors
</div>
</div>
<div class="lowerBlk">
<div class="lowerType">
Authors
</div>
</div>
</section>
<section id="comments" style="display: none;"></section>
</div>
{% include blog-footer-standalone.html %}
<div class="clear"></div>
</div>
</div>