feat: add advisors in internships and phd
This commit is contained in:
parent
0aaa689ca2
commit
4ab4f3f363
1 changed files with 17 additions and 10 deletions
27
man.html
27
man.html
|
|
@ -41,8 +41,7 @@
|
|||
<li>
|
||||
<div class="title">
|
||||
<a href="./pdf/articles/jfla-2025.pdf">
|
||||
/pdf/articles/jfla-2025.pdf
|
||||
</a>
|
||||
/pdf/articles/jfla-2025.pdf</a>
|
||||
</div>
|
||||
<div class="description">
|
||||
"Faire chauffer Why3 avec de l'induction".
|
||||
|
|
@ -51,8 +50,8 @@
|
|||
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>.
|
||||
Jean-Christophe Filliâtre</a>
|
||||
and <a href="http://www.tertium.org/">Andrei Paskevich</a>.
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -68,7 +67,10 @@
|
|||
- Since October 2025
|
||||
</div>
|
||||
<div class="description">
|
||||
PhD. Working on the design and unification of programming,
|
||||
PhD, 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>.
|
||||
Working on the design and unification of programming,
|
||||
specification and proof languages in the context of deductive
|
||||
program verification, in the
|
||||
<a href="https://www.why3.org">Why3</a> platform.
|
||||
|
|
@ -80,13 +82,14 @@
|
|||
- March to August 2025
|
||||
</div>
|
||||
<div class="description">
|
||||
M2 Internship. Worked on reproducibility and transparency of
|
||||
M2 Internship, with <a href="https://www.di.ens.fr/~pouzet/">
|
||||
Marc Pouzet</a>. Worked on reproducibility and transparency of
|
||||
assertions in the synchronous hybrid language
|
||||
<a href="https://zelus.di.ens.fr">Zélus</a>.
|
||||
Designed and implemented a
|
||||
<a href="https://codeberg.org/17maiga/hsim">
|
||||
formal executable semantics
|
||||
</a> for a multi-solver language runtime.
|
||||
formal executable semantics</a> for a multi-solver language
|
||||
runtime.
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
|
|
@ -96,7 +99,11 @@
|
|||
- March to July 2024
|
||||
</div>
|
||||
<div class="description">
|
||||
M1 Internship. Added support for case analysis and proofs by
|
||||
M1 Internship, 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>.
|
||||
Added support for case analysis and proofs by
|
||||
induction on inductive predicates in the
|
||||
<a href="https://www.why3.org">Why3</a> platform.
|
||||
Translated a <a href="https://codeberg.org/17maiga/lambda">
|
||||
|
|
@ -227,7 +234,7 @@
|
|||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
<span>1.4.1</span>
|
||||
<span>1.5.0</span>
|
||||
<span>2025-10-03 </span>
|
||||
<span>HENRI(1)</span>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue