17
|
1 |
@article{HosoyaVouillonPierce2005,
|
|
2 |
author = {H.~Hosoya and J.~Vouillon and B.~C.~Pierce},
|
|
3 |
title = {{R}egular {E}xpression {T}ypes for {XML}},
|
|
4 |
journal = {ACM Transactions on Programming Languages and Systems (TOPLAS)},
|
|
5 |
year = {2005},
|
|
6 |
volume = 27,
|
|
7 |
number = 1,
|
|
8 |
pages = {46--90}
|
|
9 |
}
|
|
10 |
|
|
11 |
|
|
12 |
@Misc{POSIX,
|
|
13 |
title = {{T}he {O}pen {G}roup {B}ase {S}pecification {I}ssue 6 {IEEE} {S}td 1003.1 2004 {E}dition},
|
|
14 |
year = {2004},
|
|
15 |
note = {\url{http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap09.html}}
|
|
16 |
}
|
|
17 |
|
|
18 |
|
|
19 |
@InProceedings{AusafDyckhoffUrban2016,
|
|
20 |
author = {F.~Ausaf and R.~Dyckhoff and C.~Urban},
|
|
21 |
title = {{POSIX} {L}exing with {D}erivatives of {R}egular {E}xpressions ({P}roof {P}earl)},
|
|
22 |
year = {2016},
|
|
23 |
booktitle = {Proc.~of the 7th International Conference on Interactive Theorem Proving (ITP)},
|
|
24 |
volume = {9807},
|
|
25 |
series = {LNCS},
|
|
26 |
pages = {69--86}
|
|
27 |
}
|
|
28 |
|
|
29 |
@article{aduAFP16,
|
|
30 |
author = {F.~Ausaf and R.~Dyckhoff and C.~Urban},
|
|
31 |
title = {{POSIX} {L}exing with {D}erivatives of {R}egular {E}xpressions},
|
|
32 |
journal = {Archive of Formal Proofs},
|
|
33 |
year = 2016,
|
|
34 |
note = {\url{http://www.isa-afp.org/entries/Posix-Lexing.shtml}, Formal proof development},
|
|
35 |
ISSN = {2150-914x}
|
|
36 |
}
|
|
37 |
|
|
38 |
|
|
39 |
@TechReport{CrashCourse2014,
|
|
40 |
author = {N.~B.~B.~Grathwohl and F.~Henglein and U.~T.~Rasmussen},
|
|
41 |
title = {{A} {C}rash-{C}ourse in {R}egular {E}xpression {P}arsing and {R}egular
|
|
42 |
{E}xpressions as {T}ypes},
|
|
43 |
institution = {University of Copenhagen},
|
|
44 |
year = {2014},
|
|
45 |
annote = {draft report}
|
|
46 |
}
|
|
47 |
|
|
48 |
@inproceedings{Sulzmann2014,
|
|
49 |
author = {M.~Sulzmann and K.~Lu},
|
|
50 |
title = {{POSIX} {R}egular {E}xpression {P}arsing with {D}erivatives},
|
|
51 |
booktitle = {Proc.~of the 12th International Conference on Functional and Logic Programming (FLOPS)},
|
|
52 |
pages = {203--220},
|
|
53 |
year = {2014},
|
|
54 |
volume = {8475},
|
|
55 |
series = {LNCS}
|
|
56 |
}
|
|
57 |
|
|
58 |
@inproceedings{Sulzmann2014b,
|
|
59 |
author = {M.~Sulzmann and P.~van Steenhoven},
|
|
60 |
title = {{A} {F}lexible and {E}fficient {ML} {L}exer {T}ool {B}ased on {E}xtended {R}egular
|
|
61 |
{E}xpression {S}ubmatching},
|
|
62 |
booktitle = {Proc.~of the 23rd International Conference on Compiler Construction (CC)},
|
|
63 |
pages = {174--191},
|
|
64 |
year = {2014},
|
|
65 |
volume = {8409},
|
|
66 |
series = {LNCS}
|
|
67 |
}
|
|
68 |
|
|
69 |
@book{Pierce2015,
|
|
70 |
author = {B.~C.~Pierce and C.~Casinghino and M.~Gaboardi and
|
|
71 |
M.~Greenberg and C.~Hri\c{t}cu and
|
|
72 |
V.~Sj\"{o}berg and B.~Yorgey},
|
|
73 |
title = {{S}oftware {F}oundations},
|
|
74 |
year = {2015},
|
|
75 |
publisher = {Electronic textbook},
|
|
76 |
note = {\url{http://www.cis.upenn.edu/~bcpierce/sf}}
|
|
77 |
}
|
|
78 |
|
|
79 |
@Misc{Kuklewicz,
|
|
80 |
author = {C.~Kuklewicz},
|
|
81 |
title = {{R}egex {P}osix},
|
|
82 |
howpublished = "\url{https://wiki.haskell.org/Regex_Posix}"
|
|
83 |
}
|
|
84 |
|
|
85 |
@article{Vansummeren2006,
|
|
86 |
author = {S.~Vansummeren},
|
|
87 |
title = {{T}ype {I}nference for {U}nique {P}attern {M}atching},
|
|
88 |
year = {2006},
|
|
89 |
journal = {ACM Transactions on Programming Languages and Systems},
|
|
90 |
volume = {28},
|
|
91 |
number = {3},
|
|
92 |
pages = {389--428}
|
|
93 |
}
|
|
94 |
|
|
95 |
@InProceedings{Asperti12,
|
|
96 |
author = {A.~Asperti},
|
|
97 |
title = {{A} {C}ompact {P}roof of {D}ecidability for {R}egular {E}xpression {E}quivalence},
|
|
98 |
booktitle = {Proc.~of the 3rd International Conference on Interactive Theorem Proving (ITP)},
|
|
99 |
pages = {283--298},
|
|
100 |
year = {2012},
|
|
101 |
volume = {7406},
|
|
102 |
series = {LNCS}
|
|
103 |
}
|
|
104 |
|
|
105 |
@inproceedings{Frisch2004,
|
|
106 |
author = {A.~Frisch and L.~Cardelli},
|
|
107 |
title = {{G}reedy {R}egular {E}xpression {M}atching},
|
|
108 |
booktitle = {Proc.~of the 31st International Conference on Automata, Languages and Programming (ICALP)},
|
|
109 |
pages = {618--629},
|
|
110 |
year = {2004},
|
|
111 |
volume = {3142},
|
|
112 |
series = {LNCS}
|
|
113 |
}
|
|
114 |
|
|
115 |
@ARTICLE{Antimirov95,
|
|
116 |
author = {V.~Antimirov},
|
|
117 |
title = {{P}artial {D}erivatives of {R}egular {E}xpressions and
|
|
118 |
{F}inite {A}utomata {C}onstructions},
|
|
119 |
journal = {Theoretical Computer Science},
|
|
120 |
year = {1995},
|
|
121 |
volume = {155},
|
|
122 |
pages = {291--319}
|
|
123 |
}
|
|
124 |
|
|
125 |
@inproceedings{Nipkow98,
|
|
126 |
author={T.~Nipkow},
|
|
127 |
title={{V}erified {L}exical {A}nalysis},
|
|
128 |
booktitle={Proc.~of the 11th International Conference on Theorem Proving in Higher Order Logics (TPHOLs)},
|
|
129 |
series={LNCS},
|
|
130 |
volume=1479,
|
|
131 |
pages={1--15},
|
|
132 |
year=1998
|
|
133 |
}
|
|
134 |
|
|
135 |
@article{Brzozowski1964,
|
|
136 |
author = {J.~A.~Brzozowski},
|
|
137 |
title = {{D}erivatives of {R}egular {E}xpressions},
|
|
138 |
journal = {Journal of the {ACM}},
|
|
139 |
volume = {11},
|
|
140 |
number = {4},
|
|
141 |
pages = {481--494},
|
|
142 |
year = {1964}
|
|
143 |
}
|
|
144 |
|
|
145 |
@article{Leroy2009,
|
|
146 |
author = {X.~Leroy},
|
|
147 |
title = {{F}ormal {V}erification of a {R}ealistic {C}ompiler},
|
|
148 |
journal = {Communications of the ACM},
|
|
149 |
year = 2009,
|
|
150 |
volume = 52,
|
|
151 |
number = 7,
|
|
152 |
pages = {107--115}
|
|
153 |
}
|
|
154 |
|
|
155 |
@InProceedings{Paulson2015,
|
|
156 |
author = {L.~C.~Paulson},
|
|
157 |
title = {{A} {F}ormalisation of {F}inite {A}utomata {U}sing {H}ereditarily {F}inite {S}ets},
|
|
158 |
booktitle = {Proc.~of the 25th International Conference on Automated Deduction (CADE)},
|
|
159 |
pages = {231--245},
|
|
160 |
year = {2015},
|
|
161 |
volume = {9195},
|
|
162 |
series = {LNAI}
|
|
163 |
}
|
|
164 |
|
|
165 |
@Article{Wu2014,
|
|
166 |
author = {C.~Wu and X.~Zhang and C.~Urban},
|
|
167 |
title = {{A} {F}ormalisation of the {M}yhill-{N}erode {T}heorem based on {R}egular {E}xpressions},
|
|
168 |
journal = {Journal of Automatic Reasoning},
|
|
169 |
year = {2014},
|
|
170 |
volume = {52},
|
|
171 |
number = {4},
|
|
172 |
pages = {451--480}
|
|
173 |
}
|
|
174 |
|
|
175 |
@InProceedings{Regehr2011,
|
|
176 |
author = {X.~Yang and Y.~Chen and E.~Eide and J.~Regehr},
|
|
177 |
title = {{F}inding and {U}nderstanding {B}ugs in {C} {C}ompilers},
|
|
178 |
pages = {283--294},
|
|
179 |
year = {2011},
|
|
180 |
booktitle = {Proc.~of the 32nd ACM SIGPLAN Conference on Programming Language Design and
|
|
181 |
Implementation (PLDI)}
|
|
182 |
}
|
|
183 |
|
|
184 |
@Article{Norrish2014,
|
|
185 |
author = {A.~Barthwal and M.~Norrish},
|
|
186 |
title = {{A} {M}echanisation of {S}ome {C}ontext-{F}ree {L}anguage {T}heory in {HOL4}},
|
|
187 |
journal = {Journal of Computer and System Sciences},
|
|
188 |
year = {2014},
|
|
189 |
volume = {80},
|
|
190 |
number = {2},
|
|
191 |
pages = {346--362}
|
|
192 |
}
|
|
193 |
|
|
194 |
@Article{Thompson1968,
|
|
195 |
author = {K.~Thompson},
|
|
196 |
title = {{P}rogramming {T}echniques: {R}egular {E}xpression {S}earch {A}lgorithm},
|
|
197 |
journal = {Communications of the ACM},
|
|
198 |
issue_date = {June 1968},
|
|
199 |
volume = {11},
|
|
200 |
number = {6},
|
|
201 |
year = {1968},
|
|
202 |
pages = {419--422}
|
|
203 |
}
|
|
204 |
|
|
205 |
@article{Owens2009,
|
|
206 |
author = {S.~Owens and J.~H.~Reppy and A.~Turon},
|
|
207 |
title = {{R}egular-{E}xpression {D}erivatives {R}e-{E}xamined},
|
|
208 |
journal = {Journal of Functinal Programming},
|
|
209 |
volume = {19},
|
|
210 |
number = {2},
|
|
211 |
pages = {173--190},
|
|
212 |
year = {2009}
|
|
213 |
}
|
|
214 |
|
|
215 |
@inproceedings{Sulzmann2015,
|
|
216 |
author = {M.~Sulzmann and P.~Thiemann},
|
|
217 |
title = {{D}erivatives for {R}egular {S}huffle {E}xpressions},
|
|
218 |
booktitle = {Proc.~of the 9th International Conference on Language and Automata Theory
|
|
219 |
and Applications (LATA)},
|
|
220 |
pages = {275--286},
|
|
221 |
year = {2015},
|
|
222 |
volume = {8977},
|
|
223 |
series = {LNCS}
|
|
224 |
}
|
|
225 |
|
|
226 |
@inproceedings{Chen2012,
|
|
227 |
author = {H.~Chen and S.~Yu},
|
|
228 |
title = {{D}erivatives of {R}egular {E}xpressions and an {A}pplication},
|
|
229 |
booktitle = {Proc.~in the International Workshop on Theoretical
|
|
230 |
Computer Science (WTCS)},
|
|
231 |
pages = {343--356},
|
|
232 |
year = {2012},
|
|
233 |
volume = {7160},
|
|
234 |
series = {LNCS}
|
|
235 |
}
|
|
236 |
|
|
237 |
@article{Krauss2011,
|
|
238 |
author={A.~Krauss and T.~Nipkow},
|
|
239 |
title={{P}roof {P}earl: {R}egular {E}xpression {E}quivalence and {R}elation {A}lgebra},
|
|
240 |
journal={Journal of Automated Reasoning},
|
|
241 |
volume=49,
|
|
242 |
pages={95--106},
|
|
243 |
year=2012
|
|
244 |
}
|
|
245 |
|
|
246 |
@InProceedings{Traytel2015,
|
|
247 |
author = {D.~Traytel},
|
|
248 |
title = {{A} {C}oalgebraic {D}ecision {P}rocedure for {WS1S}},
|
|
249 |
booktitle = {Proc.~of the 24th Annual Conference on Computer Science Logic (CSL)},
|
|
250 |
pages = {487--503},
|
|
251 |
series = {LIPIcs},
|
|
252 |
year = {2015},
|
|
253 |
volume = {41}
|
|
254 |
}
|
|
255 |
|
|
256 |
@inproceedings{Traytel2013,
|
|
257 |
author={D.~Traytel and T.~Nipkow},
|
|
258 |
title={{A} {V}erified {D}ecision {P}rocedure for {MSO} on
|
|
259 |
{W}ords {B}ased on {D}erivatives of {R}egular {E}xpressions},
|
|
260 |
booktitle={Proc.~of the 18th ACM SIGPLAN International Conference on Functional Programming (ICFP)},
|
|
261 |
pages={3-12},
|
|
262 |
year=2013
|
|
263 |
}
|
|
264 |
|
|
265 |
@InProceedings{Coquand2012,
|
|
266 |
author = {T.~Coquand and V.~Siles},
|
|
267 |
title = {{A} {D}ecision {P}rocedure for {R}egular {E}xpression {E}quivalence in {T}ype {T}heory},
|
|
268 |
booktitle = {Proc.~of the 1st International Conference on Certified Programs and Proofs (CPP)},
|
|
269 |
pages = {119--134},
|
|
270 |
year = {2011},
|
|
271 |
volume = {7086},
|
|
272 |
series = {LNCS}
|
|
273 |
}
|
|
274 |
|
|
275 |
@InProceedings{Almeidaetal10,
|
|
276 |
author = {J.~B.~Almeida and N.~Moriera and D.~Pereira and S.~M.~de Sousa},
|
|
277 |
title = {{P}artial {D}erivative {A}utomata {F}ormalized in {C}oq},
|
|
278 |
booktitle = {Proc.~of the 15th International Conference on Implementation
|
|
279 |
and Application of Automata (CIAA)},
|
|
280 |
pages = {59-68},
|
|
281 |
year = {2010},
|
|
282 |
volume = {6482},
|
|
283 |
series = {LNCS}
|
|
284 |
}
|
|
285 |
|
|
286 |
@article{Owens2008,
|
|
287 |
author = {S.~Owens and K.~Slind},
|
|
288 |
title = {{A}dapting {F}unctional {P}rograms to {H}igher {O}rder {L}ogic},
|
|
289 |
journal = {Higher-Order and Symbolic Computation},
|
|
290 |
volume = {21},
|
|
291 |
number = {4},
|
|
292 |
year = {2008},
|
|
293 |
pages = {377--409}
|
|
294 |
}
|
|
295 |
|
|
296 |
|
|
297 |
@article{Owens2,
|
|
298 |
author = {S.~Owens and K.~Slind},
|
|
299 |
title = {Adapting functional programs to higher order logic},
|
|
300 |
journal = {Higher-Order and Symbolic Computation},
|
|
301 |
volume = {21},
|
|
302 |
number = {4},
|
|
303 |
pages = {377--409},
|
|
304 |
year = {2008},
|
|
305 |
url = {http://dx.doi.org/10.1007/s10990-008-9038-0},
|
|
306 |
doi = {10.1007/s10990-008-9038-0},
|
|
307 |
timestamp = {Wed, 16 Dec 2009 13:51:02 +0100},
|
|
308 |
biburl = {http://dblp.uni-trier.de/rec/bib/journals/lisp/OwensS08},
|
|
309 |
bibsource = {dblp computer science bibliography, http://dblp.org}
|
|
310 |
}
|
|
311 |
|
|
312 |
@misc{PCRE,
|
|
313 |
title = "{PCRE - Perl Compatible Regular Expressions}",
|
|
314 |
url = {http://www.pcre.org},
|
|
315 |
}
|
|
316 |
|
|
317 |
|
|
318 |
|
|
319 |
@InProceedings{OkuiSuzuki2010,
|
|
320 |
author = {S.~Okui and T.~Suzuki},
|
|
321 |
title = {{D}isambiguation in {R}egular {E}xpression {M}atching via
|
|
322 |
{P}osition {A}utomata with {A}ugmented {T}ransitions},
|
|
323 |
booktitle = {Proc.~of the 15th International Conference on Implementation
|
|
324 |
and Application of Automata (CIAA)},
|
|
325 |
year = {2010},
|
|
326 |
volume = {6482},
|
|
327 |
series = {LNCS},
|
|
328 |
pages = {231--240}
|
|
329 |
}
|
|
330 |
|
|
331 |
|
|
332 |
|
|
333 |
@TechReport{OkuiSuzukiTech,
|
|
334 |
author = {S.~Okui and T.~Suzuki},
|
|
335 |
title = {{D}isambiguation in {R}egular {E}xpression {M}atching via
|
|
336 |
{P}osition {A}utomata with {A}ugmented {T}ransitions},
|
|
337 |
institution = {University of Aizu},
|
|
338 |
year = {2013}
|
|
339 |
}
|
|
340 |
|
|
341 |
@inproceedings{Davis18,
|
|
342 |
author = {J.~C.~Davis and C.~.A.~Coghlan and F.~Servant and D.~Lee},
|
|
343 |
title = {{T}he {I}mpact of {R}egular {E}xpression {D}enial of {S}ervice ({ReDoS}) in
|
|
344 |
{P}ractice: {A}n {E}mpirical {S}tudy at the {E}cosystem {S}cale},
|
|
345 |
booktitle = {Proc.~of the 26th ACM Joint Meeting on European Software Engineering
|
|
346 |
Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE)},
|
|
347 |
year = {2018},
|
|
348 |
pages = {246--256},
|
|
349 |
numpages = {11}
|
|
350 |
} |