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...
AbstractException handling mechanisms provide a structured way to deal with exceptional circumstance...
Exception handling mechanisms provide a structured way to deal with exceptional circumstances, makin...
In this paper we present the first exception analysis for a non-strict language. We augment a simply...
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...
This paper presents a program analysis to estimate uncaught exceptions in ML programs. This analysis...
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 ...
We add functional continuations and prompts to a language with an ML-style type system. The operator...
We present in this paper an extension to the ML type system by which it is possible to statically es...
ML's exception handling makes it possible to describe exceptional execution flows conveniently,...
Texte intégral accessible uniquement aux membres de l'Université de LorraineBy analysing the way ML ...
Most statically typed functional programming languages allow programmers to write partial functions:...
AbstractException handling mechanisms provide a structured way to deal with exceptional circumstance...
Exception handling mechanisms provide a structured way to deal with exceptional circumstances, makin...
In this paper we present the first exception analysis for a non-strict language. We augment a simply...
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...
This paper presents a program analysis to estimate uncaught exceptions in ML programs. This analysis...
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 ...
We add functional continuations and prompts to a language with an ML-style type system. The operator...
We present in this paper an extension to the ML type system by which it is possible to statically es...
ML's exception handling makes it possible to describe exceptional execution flows conveniently,...
Texte intégral accessible uniquement aux membres de l'Université de LorraineBy analysing the way ML ...
Most statically typed functional programming languages allow programmers to write partial functions:...
AbstractException handling mechanisms provide a structured way to deal with exceptional circumstance...
Exception handling mechanisms provide a structured way to deal with exceptional circumstances, makin...
In this paper we present the first exception analysis for a non-strict language. We augment a simply...