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
030a3567
Commit
030a3567
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-07-15 15:59:09 by afrisch] MAJ papers/slides
Original author: afrisch Date: 2004-07-15 15:59:09+00:00
parent
86940d10
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/papers.xml
View file @
030a3567
...
...
@@ -171,7 +171,39 @@ surcharg
<ul>
<li>
<paper
file=
"papers/reg.pdf"
>
<paper
file=
"http://www.cduce.org/papers/tcs04.pdf"
>
<title>
Regular tree language recognition with static information
</title>
<author>
A. Frisch
</author>
<comment>
In
<i>
TCS 2004
</i>
(Toulouse).
</comment>
<abstract><p>
This paper presents our compilation strategy to produce
efficient code for pattern matching in the CDuce compiler, taking into
account static information provided by the type system.
</p>
</abstract>
</paper>
</li>
</ul>
<ul>
<li>
<paper
file=
"http://www.cduce.org/papers/icalp04.pdf"
>
<title>
Greedy regular expression matching
</title>
<author>
A. Frisch
</author>
<author>
L. Cardelli
</author>
<comment>
In
<i>
ICALP 2004
</i>
(Turku).
</comment>
<abstract><p>
This paper studies the problem of matching sequences against regular
expressions in order to produce structured values.
</p></abstract>
</paper>
</li>
</ul>
<ul>
<li>
<paper
old=
""
file=
"papers/reg.pdf"
>
<title>
Regular tree language recognition with static information
</title>
<author>
A. Frisch
</author>
<comment>
In
<i>
PLAN-X 2004
</i>
.
</comment>
...
...
@@ -194,7 +226,7 @@ algorithm to produce these automata.
<ul>
<li>
<paper
file=
"papers/greedy.pdf"
>
<paper
old=
""
file=
"papers/greedy.pdf"
>
<title>
Greedy regular expression matching
</title>
<author>
A. Frisch
</author>
<author>
L. Cardelli
</author>
...
...
@@ -350,7 +382,28 @@ constrained runtime environment, ..).
</slides>
</li>
<li>
<slides
file=
"http://www.cduce.org/slides/ecoop2004_oo_xml.pdf"
>
<title>
OOP and XML
</title>
<author>
A. Frisch
</author>
<comment>
Slides of my presentation for the ECOOP 2004 discussion
panel on OOP and XML
</comment>
</slides>
</li>
<li>
<slides
file=
"slides/talk_icalp2004.pdf"
>
<title>
Greedy regular expression matching
</title>
<author>
A. Frisch
</author>
<author>
L. Cardelli
</author>
<comment>
Slides of the presentation given at the ICALP 2004 conference
in Turku (2004-07-15)
</comment>
</slides>
</li>
</ul>
</box>
</page>
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