-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (26 loc) · 2.75 KB
/
index.html
File metadata and controls
28 lines (26 loc) · 2.75 KB
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
---
layout: default
title: About
---
<div class="about">
<h1>Florent Latombe</h1>
<h2>Currently</h2>
Eclipse Modeling Consultant @<a href="https://www.obeo.fr/">Obeo</a> in <a href="http://www.openstreetmap.org/relation/35738">Toulouse</a>, France.
Client projects usually involve tools and technologies from the following ecosystems:
<ul>
<li>Java: <a href="https://www.java.com/">Java</a>, <a href="https://www.eclipse.org/xtend/">Xtend</a>, <a href="https://junit.org/">JUnit</a>.</li>
<li>Eclipse Rich Client Platform: <a href="https://wiki.eclipse.org/Rich_Client_Platform">RCP</a>, <a href="https://www.eclipse.org/swt/">SWT</a>, <a href="https://wiki.eclipse.org/JFace">JFace</a>, <a href="https://www.eclipse.org/rcptt/">RCPTT</a>.</li>
<li><a href="https://www.eclipse.org/modeling/">Eclipse Modeling Technologies</a>: <a href="https://www.eclipse.org/modeling/emf/">EMF</a>, <a href="https://projects.eclipse.org/projects/modeling.mdt.ocl">OCL</a>, <a href="https://www.eclipse.org/sirius/">Sirius</a>, <a href="https://www.eclipse.org/acceleo/">Acceleo</a>, <a href="https://www.eclipse.org/Xtext/">Xtext</a>, <a href="https://www.m2doc.org/">M2Doc</a>, <a href="https://www.eclipse.org/capella/">Capella</a>.</li>
</ul>
<h2>Past</h2>
<ul>
<li>2016: PhD. in Software Engineering from the <a href="http://www.univ-toulouse.fr/">Université de Toulouse</a> and <a href="https://www.irit.fr">Institut de Recherche en Informatique de Toulouse (IRIT)</a>.</li>
<ul>
<li>PhD Thesis: <a href="https://www.theses.fr/2016INPT0057">Systematic Use of Models of Concurrency in Executable Domain-Specific Modeling Languages</a> under the guidance of <a href="http://pantel.perso.enseeiht.fr/dokuwiki/doku.php">Marc Pantel</a> and <a href="http://cregut.perso.enseeiht.fr/">Xavier Crégut</a>.</li>
<li><a href="http://www.modelexecution.org/?page_id=1743">EXE'16</a>: <a href="https://hal.inria.fr/hal-01357001">Concurrency-aware eXecutable Domain-Specific Modeling Languages as Models of Concurrency</a> - Florent Latombe, Xavier Crégut and Marc Pantel.</li>
<li><a href="http://www.modelexecution.org/?page_id=1619">EXE'15</a>: <a href="https://hal.inria.fr/hal-01222999">Coping with Semantic Variation Points in Domain-Specific Modeling Languages</a> - Florent Latombe, Xavier Crégut, Julien Deantoni, Marc Pantel and Benoit Combemale.</li>
<li><a href="http://www.sleconf.org/2015/">SLE 2015</a>: <a href="https://hal.inria.fr/hal-01185911">Weaving Concurrency in eXecutable Domain-Specific Modeling Languages</a> - Florent Latombe, Xavier Crégut, Benoit Combemale, Julien Deantoni and Marc Pantel.</li>
</ul>
<li>2012: MSc in Software Engineering and Applied Mathematics from <a href="https://www.enseeiht.fr">INP-ENSEEIHT</a>.</li>
</ul>
</div><!-- /.about -->