feat: added jfla article
This commit is contained in:
parent
87ae2c5fd3
commit
631dd251c7
2 changed files with 27 additions and 5 deletions
32
man.html
32
man.html
|
|
@ -29,6 +29,28 @@
|
||||||
formal logic, proof assistants, and programming languages.
|
formal logic, proof assistants, and programming languages.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="publications" id="publications">
|
||||||
|
<div class="section-title">Publications</div>
|
||||||
|
<ul class="content">
|
||||||
|
<li>
|
||||||
|
<div class="title">
|
||||||
|
<a href="./pdf/articles/jfla-2025.pdf">
|
||||||
|
/pdf/articles/jfla-2025.pdf
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="description">
|
||||||
|
"Faire chauffer Why3 avec de l'induction".
|
||||||
|
<br>
|
||||||
|
Describes the addition of a new construct to the WhyML language
|
||||||
|
allowing for case analysis on inductive predicate instances.
|
||||||
|
<br>
|
||||||
|
Written with <a href="https://usr.lmf.cnrs.fr/~jcf/index.fr.html">
|
||||||
|
Jean-Christophe Filliâtre
|
||||||
|
</a> and <a href="http://www.tertium.org/">Andrei Paskevich</a>.
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="section" id="experience">
|
<div class="section" id="experience">
|
||||||
<div class="section-title">Experience</div>
|
<div class="section-title">Experience</div>
|
||||||
<ul class="content">
|
<ul class="content">
|
||||||
|
|
@ -50,7 +72,7 @@
|
||||||
- September 2022 to August 2023
|
- September 2022 to August 2023
|
||||||
</div>
|
</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
L2 Traineeship. Back-end development on containerized
|
L3 Traineeship. Back-end development on containerized
|
||||||
infrastructure in Python. Web app design with React.js, Flask and
|
infrastructure in Python. Web app design with React.js, Flask and
|
||||||
Docker.
|
Docker.
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -130,8 +152,8 @@
|
||||||
<ul class="content">
|
<ul class="content">
|
||||||
<li>
|
<li>
|
||||||
<div class="title">
|
<div class="title">
|
||||||
<a href="mailto:henri.saudubray@universite-paris-saclay.fr"
|
<a href="mailto:henri.saudubray@proton.me"
|
||||||
>henri.saudubray[at]universite-paris-saclay[dot]fr</a>
|
>henri.saudubray[at]proton[dot]me</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="description">Email address.</div>
|
<div class="description">Email address.</div>
|
||||||
</li>
|
</li>
|
||||||
|
|
@ -152,8 +174,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<span>1.1.0</span>
|
<span>1.2.0</span>
|
||||||
<span>2024-07-12 </span>
|
<span>2024-12-17 </span>
|
||||||
<span>HENRI(1)</span>
|
<span>HENRI(1)</span>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
BIN
pdf/articles/jfla-2025.pdf
Normal file
BIN
pdf/articles/jfla-2025.pdf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue