|
|
| |
 |
| |
| |
|
|
| |
|
| Faculty : |
School of Information, Computer, and Communication Technology (ICT) |
| Name : |
Dr. Philippe Meunier (Lecturer) |
| Position : |
Lecturer |
| E - Mail : |
meunier@siit.tu.ac.th |
| Phone Rangsit : |
|
| Phone Bangkadi : |
+66 (0) 2501 3505-20 |
| Phone Extension : |
2009 |
|
|
| |
|
|
|
- B.Eng. in Computer Science, Ecole Nationale Superieure des Telecommunications de Paris, France
- M.Sc. in Computer Science, Rice University, Houston, TX, USA
- Ph.D. in Computer Science, Northeastern University, Boston, MA, USA
|
|
|
|
|
Programming Languages and static analysis in particular for functional languages. |
|
|
|
Modular Analysis of Higher-Order Languages
Detecting bugs before releasing software is a major goal of software engineering. While a rigorous software development process and systematic testing help, only formal methods can guarantee the absence of bugs, or at least the absence of some classes of bugs. From sound type systems to theorem provers, such formal systems have been available for a long time, but the adoption of these advanced systems has been slow, due to both their inherent complexity and their sometimes poor running times.
My research focuses on static analyses for higher-order languages, in particular value-flow analyses for the Scheme programming language. The challenge is to create an analysis that is modular (so programmers can analyze individual modules even when the source code of the whole program is not available), fast, and precise (not too many false positives). Using a graphical static debugger based on such an analysis, programmers can view sound approximations of the values and errors that each expression in a program might produce at runtime, as well as view the flows of the values in the program. With this information, programmers can then easily trace the sources of bugs in an intuitive manner. |
|
|
| |
|
|
- 2006-Present: SIIT
- 2006: Research assistant, northeastern university, Boston, MA, USA
- 2001-2005: Teaching Assistant, Northeastern University, Boston, MA, USA
- 1999: Engineer, EUnet France, Paris, France
- 1999-2001: Teaching Assistant, Rice University, Houston, TX, USA
- 1996-1998: Lecturer, Mathematic Sciences Department, University of Malawi, Zomba, Malawi
|
|
| |
| |
|
|
|
|
|
|
|