scispace - formally typeset
A

Anne Adam

Researcher at University of Caen Lower Normandy

Publications -  3
Citations -  118

Anne Adam is an academic researcher from University of Caen Lower Normandy. The author has contributed to research in topics: Debugging & Algorithmic program debugging. The author has an hindex of 1, co-authored 3 publications receiving 117 citations.

Papers
More filters
Journal ArticleDOI

LAURA, a system to debug student programs

TL;DR: An effort to automate the debugging of real programs is presented and the main characteristics of LAURA are the representation of programs by graphs, which gets rid of many syntactical variations, the use of program transformations, realized on the graphs, and its heuristic strategy to identify step by step the elements of the graphs.

Automatic diagnostics of semantic errors

TL;DR: An original approach of Debugging is presented, which uses a procedural description of the program task, under the form of a program model, to determine the correctness of programs implemented in various ways, very different from the program model.
Proceedings ArticleDOI

An interactive tool for program manipulation

TL;DR: An interactive system for understanding programs has been designed that provides informations about control structure and data flow and performs powerful semantic transformations that are checked for validity.