author | Christian Urban <christian dot urban at kcl dot ac dot uk> |
Mon, 03 Dec 2012 08:16:58 +0000 | |
changeset 372 | 2c56b20032a7 |
parent 350 | 8ce9a432680b |
child 375 | 44c4450152e3 |
permissions | -rw-r--r-- |
372
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
1 |
@InProceedings{CoquandSiles12, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
2 |
author = {T.~Coquand and V.~Siles}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
3 |
title = {{A} {D}ecision {P}rocedure for {R}egular {E}xpression {E}quivalence in {T}ype {T}heory}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
4 |
booktitle = {Proc.~of the 1st Conference on Certified Programs and Proofs}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
5 |
pages = {119--134}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
6 |
year = {2011}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
7 |
volume = {7086}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
8 |
series = {LNCS} |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
9 |
} |
247 | 10 |
|
372
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
11 |
@InProceedings{Asperti12, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
12 |
author = {A.~Asperti}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
13 |
title = {{A} {C}ompact {P}roof of {D}ecidability for {R}egular {E}xpression {E}quivalence}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
14 |
booktitle = {Proc.~of the 3rd International Conference on Interactive Theorem Proving}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
15 |
pages = {283--298}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
16 |
year = {2012}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
17 |
volume = {7406}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
18 |
series = {LNCS} |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
19 |
} |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
20 |
|
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
21 |
@InProceedings{LammichTuerk12, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
22 |
author = {P.~Lammich and T.~Tuerk}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
23 |
title = {{A}pplying {D}ata {R}efinement for {M}onadic {P}rograms to {H}opcroft's {A}lgorithm}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
24 |
booktitle = {Proc.~of the 3rd International Conference on Interactive Theorem Proving}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
25 |
year = {2012}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
26 |
volume = {7406}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
27 |
series = {LNCS}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
28 |
pages = {166--182} |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
29 |
} |
247 | 30 |
|
348
bea94f1e6771
made changes for another journal submission of the MH-paper
urbanc
parents:
259
diff
changeset
|
31 |
@PhdThesis{Braibant12, |
bea94f1e6771
made changes for another journal submission of the MH-paper
urbanc
parents:
259
diff
changeset
|
32 |
author = {T.~Braibant}, |
bea94f1e6771
made changes for another journal submission of the MH-paper
urbanc
parents:
259
diff
changeset
|
33 |
title = {{K}leene {A}lgebras, {R}ewriting {M}odulo {AC}, and {C}ircuits in {C}oq}, |
bea94f1e6771
made changes for another journal submission of the MH-paper
urbanc
parents:
259
diff
changeset
|
34 |
school = {University of Grenoble}, |
bea94f1e6771
made changes for another journal submission of the MH-paper
urbanc
parents:
259
diff
changeset
|
35 |
year = {2012} |
bea94f1e6771
made changes for another journal submission of the MH-paper
urbanc
parents:
259
diff
changeset
|
36 |
} |
bea94f1e6771
made changes for another journal submission of the MH-paper
urbanc
parents:
259
diff
changeset
|
37 |
|
248 | 38 |
@incollection{Nipkow11, |
39 |
author = {T.~Nipkow}, |
|
40 |
title = {{G}auss-{J}ordan {E}limination for {M}atrices {R}epresented as {F}unctions}, |
|
41 |
booktitle = {The Archive of Formal Proofs}, |
|
42 |
editor = {G.~Klein and T.~Nipkow and L.~Paulson}, |
|
43 |
publisher = {\url{http://afp.sourceforge.net/entries/Gauss-Jordan-Elim-Fun.shtml}}, |
|
44 |
year = 2011, |
|
45 |
note = {Formal proof development}, |
|
46 |
ISSN = {2150-914x} |
|
47 |
} |
|
247 | 48 |
|
49 |
@Article{Haines69, |
|
50 |
author = {L.~H.~Haines}, |
|
51 |
title = {{O}n {F}ree {M}onoids {P}artially {O}rdered by {E}mbedding}, |
|
52 |
journal = {Journal of Combinatorial Theory}, |
|
249 | 53 |
year = {1969}, |
247 | 54 |
volume = {6}, |
55 |
pages = {94--98} |
|
56 |
} |
|
240 | 57 |
|
58 |
@inproceedings{Berghofer03, |
|
59 |
author = {S.~Berghofer}, |
|
60 |
title = {{A} {C}onstructive {P}roof of {H}igman's {L}emma in {I}sabelle}, |
|
61 |
booktitle = {In Proc. of the Workshop on Types}, |
|
62 |
year = {2003}, |
|
63 |
pages = {66--82}, |
|
64 |
series = {LNCS}, |
|
65 |
volume = {3085} |
|
66 |
} |
|
67 |
||
233 | 68 |
@article{Gasarch09, |
69 |
author = {S.~A.~Fenner and W.~I.~Gasarch and B.~Postow}, |
|
70 |
title = {{T}he {C}omplexity of {F}inding {SUBSEQ(A)}}, |
|
245 | 71 |
journal = {Theory of Computing Systems}, |
233 | 72 |
volume = {45}, |
73 |
number = {3}, |
|
74 |
year = {2009}, |
|
75 |
pages = {577-612} |
|
76 |
} |
|
77 |
||
78 |
@Book{Shallit08, |
|
79 |
author = {J.~Shallit}, |
|
80 |
title = {{A} {S}econd {C}ourse in {F}ormal {L}anguages and {A}utomata {T}heory}, |
|
81 |
publisher = {Cambridge University Press}, |
|
82 |
year = {2008} |
|
83 |
} |
|
84 |
||
85 |
@Unpublished{Rosenberg06, |
|
86 |
author = {A.~L.~Rosenberg}, |
|
87 |
title = {{A} {B}ig {I}deas {A}pproach to the {T}heory of {C}omputation}, |
|
88 |
note = {Course notes for CMPSCI 401 at the University of Massachusetts}, |
|
89 |
year = {2006} |
|
90 |
} |
|
201 | 91 |
|
218 | 92 |
@incollection{myhillnerodeafp11, |
93 |
author = {C.~Wu and X.~Zhang and C.~Urban}, |
|
219 | 94 |
title = {{T}he {M}yhill-{N}erode {T}heorem based on {R}egular {E}xpressions}, |
218 | 95 |
booktitle = {The Archive of Formal Proofs}, |
96 |
editor = {G.~Klein and T.~Nipkow and L.~Paulson}, |
|
259 | 97 |
publisher = {\url{http://afp.sourceforge.net/entries/Myhill-Nerode.shtml}}, |
218 | 98 |
month = Aug, |
99 |
year = 2011, |
|
100 |
note = {Formal proof development}, |
|
101 |
ISSN = {2150-914x} |
|
102 |
} |
|
201 | 103 |
|
104 |
@PhdThesis{Haftmann09, |
|
105 |
author = {F.~Haftmann}, |
|
106 |
title = {{C}ode {G}eneration from {S}pecifications in {H}igher-{O}rder {L}ogic}, |
|
107 |
school = {Technical University of Munich}, |
|
108 |
year = {2009} |
|
109 |
} |
|
110 |
||
196 | 111 |
@article{Harper99, |
112 |
author = {R.~Harper}, |
|
199 | 113 |
title = {{P}roof-{D}irected {D}ebugging}, |
196 | 114 |
journal = {Journal of Functional Programming}, |
115 |
volume = {9}, |
|
116 |
number = {4}, |
|
117 |
year = {1999}, |
|
118 |
pages = {463-469} |
|
119 |
} |
|
187 | 120 |
|
196 | 121 |
@article{Yi06, |
122 |
author = {K.~Yi}, |
|
199 | 123 |
title = {{E}ducational {P}earl: `{P}roof-{D}irected {D}ebugging' {R}evisited |
124 |
for a {F}irst-{O}rder {V}ersion}, |
|
196 | 125 |
journal = {Journal of Functional Programming}, |
126 |
volume = {16}, |
|
127 |
number = {6}, |
|
128 |
year = {2006}, |
|
129 |
pages = {663-670} |
|
130 |
} |
|
131 |
||
132 |
||
133 |
@Manual{PittsHOL4, |
|
134 |
title = {{S}yntax and {S}emantics}, |
|
135 |
author = {A.~M.~Pitts}, |
|
136 |
note = {Part of the documentation for the HOL4 system.} |
|
137 |
} |
|
187 | 138 |
|
123 | 139 |
@article{OwensReppyTuron09, |
140 |
author = {S.~Owens and J.~Reppy and A.~Turon}, |
|
141 |
title = {{R}egular-{E}xpression {D}erivatives {R}e-{E}xamined}, |
|
142 |
journal = {Journal of Functional Programming}, |
|
143 |
volume = 19, |
|
144 |
number = {2}, |
|
145 |
year = 2009, |
|
146 |
pages = {173--190} |
|
147 |
} |
|
148 |
||
149 |
||
101 | 150 |
|
372
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
151 |
@article{KraussNipkow11, |
186 | 152 |
author = {A.~Krauss and T.~Nipkow}, |
101 | 153 |
title = {{P}roof {P}earl: {R}egular {E}xpression {E}quivalence and {R}elation {A}lgebra}, |
372
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
154 |
journal = {Journal of Automated Reasoning}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
155 |
volume = 49, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
156 |
number = {1}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
157 |
year = {2012}, |
2c56b20032a7
made changes and updates to the journal paper
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
350
diff
changeset
|
158 |
pages = {95--106} |
101 | 159 |
} |
74 | 160 |
|
161 |
@Book{Kozen97, |
|
162 |
author = {D.~Kozen}, |
|
163 |
title = {{A}utomata and {C}omputability}, |
|
164 |
publisher = {Springer Verlag}, |
|
165 |
year = {1997} |
|
166 |
} |
|
167 |
||
168 |
||
218 | 169 |
|
170 |
@InProceedings{Almeidaetal10, |
|
171 |
author = {J.~B.~Almeida and N.~Moriera and D.~Pereira and S.~M.~de Sousa}, |
|
172 |
title = {{P}artial {D}erivative {A}utomata {F}ormalized in {C}oq}, |
|
173 |
booktitle = {Proc.~of the 15th International Conference on Implementation |
|
174 |
and Application of Automata}, |
|
175 |
pages = {59-68}, |
|
176 |
year = {2010}, |
|
177 |
volume = {6482}, |
|
178 |
series = {LNCS} |
|
179 |
} |
|
180 |
||
144 | 181 |
@incollection{Constable00, |
74 | 182 |
author = {R.~L.~Constable and |
183 |
P.~B.~Jackson and |
|
184 |
P.~Naumov and |
|
185 |
J.~C.~Uribe}, |
|
186 |
title = {{C}onstructively {F}ormalizing {A}utomata {T}heory}, |
|
187 |
booktitle = {Proof, Language, and Interaction}, |
|
188 |
year = {2000}, |
|
144 | 189 |
publisher = {MIT Press}, |
74 | 190 |
pages = {213-238} |
191 |
} |
|
192 |
||
193 |
||
194 |
@techreport{Filliatre97, |
|
195 |
author = {J.-C. Filli\^atre}, |
|
196 |
institution = {LIP - ENS Lyon}, |
|
197 |
number = {97--04}, |
|
198 |
title = {{F}inite {A}utomata {T}heory in {C}oq: |
|
199 |
{A} {C}onstructive {P}roof of {K}leene's {T}heorem}, |
|
200 |
type = {Research Report}, |
|
201 |
year = {1997} |
|
202 |
} |
|
203 |
||
204 |
@article{OwensSlind08, |
|
205 |
author = {S.~Owens and K.~Slind}, |
|
206 |
title = {{A}dapting {F}unctional {P}rograms to {H}igher {O}rder {L}ogic}, |
|
207 |
journal = {Higher-Order and Symbolic Computation}, |
|
208 |
volume = {21}, |
|
209 |
number = {4}, |
|
210 |
year = {2008}, |
|
211 |
pages = {377--409} |
|
212 |
} |
|
213 |
||
214 |
@article{Brzozowski64, |
|
215 |
author = {J.~A.~Brzozowski}, |
|
216 |
title = {{D}erivatives of {R}egular {E}xpressions}, |
|
196 | 217 |
journal = {Journal of the ACM}, |
74 | 218 |
volume = {11}, |
242 | 219 |
number = {4}, |
74 | 220 |
year = {1964}, |
221 |
pages = {481--494}, |
|
222 |
publisher = {ACM} |
|
223 |
} |
|
82 | 224 |
|
225 |
@inproceedings{Nipkow98, |
|
226 |
author={T.~Nipkow}, |
|
227 |
title={{V}erified {L}exical {A}nalysis}, |
|
114 | 228 |
booktitle={Proc.~of the 11th International Conference on Theorem Proving in Higher Order Logics}, |
229 |
series={LNCS}, |
|
82 | 230 |
volume=1479, |
231 |
pages={1--15}, |
|
232 |
year=1998 |
|
101 | 233 |
} |
234 |
||
235 |
@inproceedings{BerghoferNipkow00, |
|
236 |
author={S.~Berghofer and T.~Nipkow}, |
|
237 |
title={{E}xecuting {H}igher {O}rder {L}ogic}, |
|
144 | 238 |
booktitle={Proc.~of the International Workshop on Types for Proofs and Programs}, |
101 | 239 |
year=2002, |
144 | 240 |
series={LNCS}, |
101 | 241 |
volume=2277, |
242 |
pages="24--40" |
|
114 | 243 |
} |
244 |
||
245 |
@book{HopcroftUllman69, |
|
246 |
author = {J.~E.~Hopcroft and |
|
247 |
J.~D.~Ullman}, |
|
248 |
title = {{F}ormal {L}anguages and {T}heir {R}elation to {A}utomata}, |
|
249 |
publisher = {Addison-Wesley}, |
|
250 |
year = {1969} |
|
251 |
} |
|
252 |
||
253 |
||
254 |
@inproceedings{BerghoferReiter09, |
|
255 |
author = {S.~Berghofer and |
|
256 |
M.~Reiter}, |
|
257 |
title = {{F}ormalizing the {L}ogic-{A}utomaton {C}onnection}, |
|
258 |
booktitle = {Proc.~of the 22nd International |
|
259 |
Conference on Theorem Proving in Higher Order Logics}, |
|
260 |
year = {2009}, |
|
261 |
pages = {147-163}, |
|
144 | 262 |
series = {LNCS}, |
114 | 263 |
volume = {5674} |
172 | 264 |
} |
265 |
||
266 |
@Article{Church40, |
|
267 |
author = {A.~Church}, |
|
268 |
title = {{A} {F}ormulation of the {S}imple {T}heory of {T}ypes}, |
|
269 |
journal = {Journal of Symbolic Logic}, |
|
270 |
year = {1940}, |
|
271 |
volume = {5}, |
|
272 |
number = {2}, |
|
273 |
pages = {56--68} |
|
274 |
} |
|
275 |
||
276 |
@ARTICLE{Antimirov95, |
|
277 |
author = {V.~Antimirov}, |
|
278 |
title = {{P}artial {D}erivatives of {R}egular {E}xpressions and |
|
279 |
{F}inite {A}utomata {C}onstructions}, |
|
280 |
journal = {Theoretical Computer Science}, |
|
281 |
year = {1995}, |
|
282 |
volume = {155}, |
|
283 |
pages = {291--319} |
|
284 |
} |
|
285 |
||
186 | 286 |
@ARTICLE{Brzozowski10, |
287 |
author = {J.~A.~Brzozowski}, |
|
172 | 288 |
title = {{Q}uotient {C}omplexity of {R}egular {L}anguages}, |
289 |
journal = {Journal of Automata, Languages and Combinatorics}, |
|
290 |
volume = {15}, |
|
291 |
number = {1/2}, |
|
292 |
pages = {71--89}, |
|
293 |
year = 2010 |
|
174 | 294 |
} |
295 |
||
296 |
@book{Sakarovitch09, |
|
297 |
author = {J.~Sakarovitch}, |
|
298 |
title = {{E}lements of {A}utomata {T}heory}, |
|
299 |
publisher = {Cambridge University Press}, |
|
300 |
year = {2009} |
|
175 | 301 |
} |
302 |
||
303 |
@inproceedings{WuZhangUrban11, |
|
304 |
author = {C.~Wu and X.~Zhang and C.~Urban}, |
|
199 | 305 |
title = {{A} {F}ormalisation of the {M}yhill-{N}erode {T}heorem based on {R}egular {E}xpressions |
306 |
({P}roof {P}earl)}, |
|
200
204856ef5573
added an example for non-regularity and continuation lemma (the example does not yet work)
urbanc
parents:
199
diff
changeset
|
307 |
booktitle = {Proc.~of the 2nd International Conference on Interactive Theorem Proving}, |
175 | 308 |
year = {2011}, |
199 | 309 |
pages = {341--356}, |
175 | 310 |
series = {LNCS}, |
199 | 311 |
volume = {6898} |
176 | 312 |
} |
313 |
||
242 | 314 |
|
315 |
||
243 | 316 |
|
317 |
||
242 | 318 |
@Article{Okhotin04, |
319 |
author = "A.~Okhotin", |
|
320 |
title = "{B}oolean {G}rammars", |
|
321 |
journal = "Information and Computation", |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
322 |
pages = "19--48", |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
323 |
year = "2004", |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
324 |
number = "1", |
242 | 325 |
volume = "194" |
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
326 |
} |
176 | 327 |
|
242 | 328 |
@Article{KountouriotisNR09, |
329 |
title = "{W}ell-founded {S}emantics for {B}oolean {G}rammars", |
|
330 |
author = "V.~Kountouriotis and C.~Nomikos and P.~Rondogiannis", |
|
331 |
journal = "Information and Computation", |
|
243 | 332 |
year = "2009", |
333 |
number = "9", |
|
334 |
volume = "207", |
|
335 |
pages = "945--967" |
|
242 | 336 |
} |
337 |
||
338 |
||
339 |
@article{Leroy09, |
|
243 | 340 |
author = {X.~Leroy}, |
341 |
title = {{F}ormal {V}erification of a {R}ealistic {C}ompiler}, |
|
342 |
journal = {Communications of the ACM}, |
|
343 |
year = {2009}, |
|
344 |
volume = {52}, |
|
345 |
number = {7}, |
|
346 |
pages = {107--115} |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
347 |
} |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
348 |
|
242 | 349 |
|
350 |
@Unpublished{Might11, |
|
351 |
title = "{Y}acc is {D}ead", |
|
352 |
author = "M.~Might and D.~Darais", |
|
243 | 353 |
note = "To appear in {\it Proc.~of the 16th ACM International Conference on |
354 |
Functional Programming (ICFP)}", |
|
355 |
year = "2011" |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
356 |
} |
176 | 357 |
|
242 | 358 |
@InProceedings{Ford04, |
359 |
author = "B.~Ford", |
|
360 |
title = "{P}arsing {E}xpression {G}rammars: {A} {R}ecognition-{B}ased |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
361 |
{S}yntactic {F}oundation", |
242 | 362 |
booktitle = "Proc.~of the 31st ACM Symposium on Principles of Programming Languages (POPL)", |
243 | 363 |
year = "2004", |
242 | 364 |
pages = "111--122" |
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
365 |
} |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
366 |
|
242 | 367 |
@InProceedings{Ford02, |
368 |
author = "B.~Ford", |
|
369 |
title = "{P}ackrat {P}arsing: : {S}imple, {P}owerful, {L}azy, {L}inear {T}ime, |
|
370 |
({F}unctional {P}earl)", |
|
371 |
booktitle = "Proc.~of the 7th ACM International Conference on Functional Programming (ICFP)", |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
372 |
year = "2002", |
243 | 373 |
pages = "36--47" |
242 | 374 |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
375 |
} |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
376 |
|
242 | 377 |
@InProceedings{WarthDM08, |
243 | 378 |
title = "{P}ackrat {P}arsers {C}an {S}upport {L}eft {R}ecursion", |
242 | 379 |
author = "A.~Warth and J.~R.~Douglass and T.~D.~Millstein", |
380 |
booktitle = "Proc. of the {ACM} Symposium on |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
381 |
Partial Evaluation and Semantics-based Program |
242 | 382 |
Manipulation (PEPM)", |
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
383 |
year = "2008", |
242 | 384 |
pages = "103--110" |
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
385 |
} |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
386 |
|
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
387 |
@Article{Earley70, |
243 | 388 |
author = "J.~Earley", |
389 |
title = "{A}n {E}fficient {C}ontext-{F}ree {P}arsing {A}lgorithm", |
|
242 | 390 |
journal = "Communications of the ACM", |
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
391 |
volume = "13", |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
392 |
number = "2", |
243 | 393 |
pages = "94--102", |
242 | 394 |
year = "1970" |
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
395 |
} |
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
396 |
|
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
397 |
@Article{AycHor02, |
242 | 398 |
author = "J.~Aycock and R.~N.~Horspool", |
243 | 399 |
title = "{P}ractical {E}arley {P}arsing", |
242 | 400 |
journal = "The Computer Journal", |
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
401 |
volume = "45", |
242 | 402 |
number = "6", |
403 |
pages = "620--630", |
|
232
114064363ef0
Proposal paragraphs by Xingyuan completed (with references added).
zhang
parents:
219
diff
changeset
|
404 |
year = "2002", |
240 | 405 |
} |
406 |