Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
ef31603c
Commit
ef31603c
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2005-11-15 15:15:45 by afrisch] Add Error Mining paper
Original author: afrisch Date: 2005-11-15 15:15:45+00:00
parent
cfe3eb13
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/papers.xml
View file @
ef31603c
...
...
@@ -386,6 +386,30 @@ constrained runtime environment, ..).
<section
title=
"Extensions"
>
<ul>
<li>
<paper
file=
"papers/error_mining.pdf"
>
<title>
Error Mining for Regular Expression Patterns
</title>
<author>
Giuseppe Castagna
</author>
<author>
Dario Colazzo
</author>
<author>
Alain Frisch
</author>
<comment>
In the
<i>
9th Italian
Conference On Theoretical Computer Science
</i>
, ICTCS 2005.
</comment>
<abstract>
In the design of type systems for XML programming
languages based on regular expression types and patterns the focus
has been over result analysis, with the main aim of statically
checking that a transformation always yields data of an expected
output type. While being crucial for correct program composition,
result analysis is not sufficient to guarantee that patterns used in
the transformation are correct. In this paper we motivate the need of
static detection of incorrect patterns, and provide a formal
characterization based on pattern matching operational semantics,
together with locally exact type analysis techniques to statically
detect them.
</abstract>
</paper>
</li>
</ul>
<ul>
<li>
<paper
file=
"papers/polyx.ps.gz"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment