AbstractWe present a static analysis that detects potential runtime exceptions that are raised and never handled inside Standard ML(SML) programs. This analysis enhances the software safety by predicting, prior to the program execution, the abnormal termination caused by unhandled exceptions.The analysis is specified as a finite, abstract semantics of an intermediate language. The intermediate language, into which SML programs are translated before the analysis begins, is defined such that the mechanism of SML's exception propagation becomes explicit in its text. This syntactic manipulation makes our analysis easy.Our analysis prototype has been implemented by using an analyzer generator called Z1 and has been used to analyze SML programs c...
Exception handling mechanisms provide a structured way to deal with exceptional circumstances, makin...
International audienceThis is the year 2008 and ML-style exceptions are everywhere. Most modern lang...
Analysis techniques, such as control flow, data flow, and control dependence, are used for a variet...
AbstractWe present a static analysis that detects potential runtime exceptions that are raised and n...
AbstractWe present a static analysis that detects potential runtime exceptions that are raised and n...
We present a static analysis that detects potential runtime exceptions that are raised and never han...
We describe our experiences with an exception analysis tool for Standard ML. Information about excep...
International audienceThis paper presents a program analysis to estimate un-caught exceptions in ML ...
We present a static analysis to automatically generate test data that raise exceptions in the input ...
This paper presents a program analysis to estimate uncaught exceptions in ML programs. This analysis...
We add functional continuations and prompts to a language with an ML-style type system. The operator...
AbstractException handling mechanisms provide a structured way to deal with exceptional circumstance...
Texte intégral accessible uniquement aux membres de l'Université de LorraineBy analysing the way ML ...
ML's exception handling makes it possible to describe exceptional execution flows conveniently, but ...
We present in this paper an extension to the ML type system by which it is possible to statically es...
Exception handling mechanisms provide a structured way to deal with exceptional circumstances, makin...
International audienceThis is the year 2008 and ML-style exceptions are everywhere. Most modern lang...
Analysis techniques, such as control flow, data flow, and control dependence, are used for a variet...
AbstractWe present a static analysis that detects potential runtime exceptions that are raised and n...
AbstractWe present a static analysis that detects potential runtime exceptions that are raised and n...
We present a static analysis that detects potential runtime exceptions that are raised and never han...
We describe our experiences with an exception analysis tool for Standard ML. Information about excep...
International audienceThis paper presents a program analysis to estimate un-caught exceptions in ML ...
We present a static analysis to automatically generate test data that raise exceptions in the input ...
This paper presents a program analysis to estimate uncaught exceptions in ML programs. This analysis...
We add functional continuations and prompts to a language with an ML-style type system. The operator...
AbstractException handling mechanisms provide a structured way to deal with exceptional circumstance...
Texte intégral accessible uniquement aux membres de l'Université de LorraineBy analysing the way ML ...
ML's exception handling makes it possible to describe exceptional execution flows conveniently, but ...
We present in this paper an extension to the ML type system by which it is possible to statically es...
Exception handling mechanisms provide a structured way to deal with exceptional circumstances, makin...
International audienceThis is the year 2008 and ML-style exceptions are everywhere. Most modern lang...
Analysis techniques, such as control flow, data flow, and control dependence, are used for a variet...