-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpaper.bib
718 lines (666 loc) · 25.7 KB
/
paper.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
@inproceedings{Allais2018a,
author = {Guillaume Allais},
title = {{Typing with Leftovers - A mechanization of Intuitionistic Multiplicative-Additive Linear Logic}},
booktitle = {Types for Proofs and Programs, {TYPES}},
series = {LIPIcs},
volume = {104},
pages = {1:1--1:22},
publisher = {Schloss Dagstuhl - Leibniz-Zentrum f{\"{u}}r Informatik},
year = {2017},
doi = {10.4230/LIPIcs.TYPES.2017.1},
timestamp = {Tue, 11 Feb 2020 15:52:14 +0100},
biburl = {https://dblp.org/rec/conf/types/Allais17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{BarendsenS96,
author = {Erik Barendsen and Sjaak Smetsers},
title = {{Uniqueness Typing for Functional Languages with Graph Rewriting Semantics}},
journal = {Math. Struct. Comput. Sci.},
volume = {6},
number = {6},
pages = {579--612},
year = {1996},
timestamp = {Wed, 01 Apr 2020 08:48:44 +0200},
biburl = {https://dblp.org/rec/journals/mscs/BarendsenS96.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Bernardy2018,
author = {Jean{-}Philippe Bernardy and
Mathieu Boespflug and
Ryan R. Newton and
Simon {Peyton Jones} and
Arnaud Spiwack},
title = {{Linear Haskell: practical linearity in a higher-order polymorphic language}},
journal = {Proc. {ACM} Program. Lang.},
volume = {2},
number = {{POPL}},
pages = {5:1--5:29},
year = {2018},
doi = {10.1145/3158093},
timestamp = {Thu, 16 Apr 2020 13:51:50 +0200},
biburl = {https://dblp.org/rec/journals/pacmpl/BernardyBNJS18.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Dardha14,
author = {Ornela Dardha},
editor = {Marco Carbone},
title = {{Recursive Session Types Revisited}},
booktitle = {Workshop on Behavioural Types, {BEAT}},
series = {{EPTCS}},
volume = {162},
pages = {27--34},
year = {2014},
doi = {10.4204/EPTCS.162.4},
timestamp = {Wed, 14 Nov 2018 10:31:26 +0100},
biburl = {https://dblp.org/rec/journals/corr/Dardha14.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DardhaGS12,
author = {Ornela Dardha and
Elena Giachino and
Davide Sangiorgi},
title = {{Session types revisited}},
booktitle = {Principles and Practice of Declarative Programming, {PPDP}},
pages = {139--150},
publisher = {{ACM}},
year = {2012},
doi = {10.1145/2370776.2370794},
timestamp = {Wed, 14 Nov 2018 10:59:55 +0100},
biburl = {https://dblp.org/rec/conf/ppdp/DardhaGS12.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{DardhaGS17,
author = {Ornela Dardha and
Elena Giachino and
Davide Sangiorgi},
title = {{Session types revisited}},
journal = {Inf. Comput.},
volume = {256},
pages = {253--286},
year = {2017},
doi = {10.1016/j.ic.2017.06.002},
timestamp = {Fri, 31 Jan 2020 14:19:02 +0100},
biburl = {https://dblp.org/rec/journals/iandc/DardhaGS17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Girard87,
author = {Jean{-}Yves Girard},
title = {{Linear Logic}},
journal = {Theor. Comput. Sci.},
volume = {50},
pages = {1--102},
year = {1987},
doi = {10.1016/0304-3975(87)90045-4},
timestamp = {Wed, 14 Nov 2018 10:33:33 +0100},
biburl = {https://dblp.org/rec/journals/tcs/Girard87.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{H93,
author = {Kohei Honda},
editor = {Eike Best},
title = {{Types for Dyadic Interaction}},
booktitle = {Conference on Concurrency Theory, {CONCUR}},
series = {Lecture Notes in Computer Science},
volume = {715},
pages = {509--523},
publisher = {Springer},
year = {1993},
doi = {10.1007/3-540-57208-2\_35},
timestamp = {Tue, 14 May 2019 10:00:43 +0200},
biburl = {https://dblp.org/rec/conf/concur/Honda93.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{HVK98,
author = {Kohei Honda and
Vasco Thudichum Vasconcelos and
Makoto Kubo},
title = {{Language Primitives and Type Discipline for Structured Communication-Based Programming}},
booktitle = {European Symposium
on Programming {ESOP}},
series = {Lecture Notes in Computer Science},
volume = {1381},
pages = {122--138},
publisher = {Springer},
year = {1998},
doi = {10.1007/BFb0053567},
timestamp = {Tue, 14 May 2019 10:00:41 +0200},
biburl = {https://dblp.org/rec/conf/esop/HondaVK98.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{HYC08,
author = {Kohei Honda and
Nobuko Yoshida and
Marco Carbone},
title = {{Multiparty asynchronous session types}},
booktitle = {Symposium on Principles
of Programming Languages, {POPL}},
pages = {273--284},
publisher = {{ACM}},
year = {2008},
doi = {10.1145/1328438.1328472},
timestamp = {Tue, 06 Nov 2018 11:07:43 +0100},
biburl = {https://dblp.org/rec/conf/popl/HondaYC08.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{K02bis,
author = {Naoki Kobayashi},
title = {{Type Systems for Concurrent Programs}},
booktitle = {Formal Methods at the Crossroads. From Panacea to Foundational Support,
10th Anniversary Colloquium of UNU/IIST},
series = {Lecture Notes in Computer Science},
volume = {2757},
pages = {439--453},
publisher = {Springer},
year = {2002},
doi = {10.1007/978-3-540-40007-3\_26},
timestamp = {Sat, 19 Oct 2019 20:11:52 +0200},
biburl = {https://dblp.org/rec/conf/unu/Kobayashi02.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@unpublished{K07,
title = {{Type Systems for Concurrent Programs}},
author = {Kobayashi, Naoki},
year = {2007},
note = {\url{http://www.kb.ecei.tohoku.ac.jp/~koba/papers/tutorial-type-extended.pdf}}
}
@inproceedings{KPT96,
author = {Naoki Kobayashi and
Benjamin C. Pierce and
David N. Turner},
title = {{Linearity and the Pi-Calculus}},
booktitle = {Symposium
on Principles of Programming Languages, {POPL}},
pages = {358--371},
publisher = {{ACM} Press},
year = {1996},
doi = {10.1145/237721.237804},
timestamp = {Sat, 19 Oct 2019 20:03:00 +0200},
biburl = {https://dblp.org/rec/conf/popl/KobayashiPT96.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{MatsakisK14,
author = {Nicholas D. Matsakis and
Felix S. Klock II},
title = {{The rust language}},
booktitle = {High integrity
language technology, {HILT}},
pages = {103--104},
publisher = {{ACM}},
year = {2014},
doi = {10.1145/2663171.2663188},
timestamp = {Tue, 06 Nov 2018 16:57:53 +0100},
biburl = {https://dblp.org/rec/conf/sigada/MatsakisK14.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@book{Milner99,
author = {Robin Milner},
title = {{Communicating and mobile systems - the Pi-calculus}},
publisher = {Cambridge University Press},
year = {1999},
isbn = {978-0-521-65869-0},
timestamp = {Wed, 20 Apr 2011 20:17:03 +0200},
biburl = {https://dblp.org/rec/books/daglib/0098267.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{MilnerPW92,
title = {{A Calculus of Mobile Processes, Parts I and II}},
author = {Milner, Robin and Parrow, Joachim and Walker, David},
year = {1992},
volume = {100},
doi = {10.1016/0890-5401(92)90008-4},
bibsource = {dblp computer science bibliography, http://dblp.org},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/iandc/MilnerPW92a},
journal = {Inf. Comput.},
number = {1},
optpages = {1\textendash{}77},
opturl = {http://dx.doi.org/10.1016/0890-5401(92)90008-4},
timestamp = {Thu, 15 Jan 2015 17:11:51 +0100}
}
@article{Padovani17,
author = {Luca Padovani},
title = {{A simple library implementation of binary sessions}},
journal = {J. Funct. Program.},
volume = {27},
pages = {e4},
year = {2017},
doi = {10.1017/S0956796816000289},
timestamp = {Fri, 02 Nov 2018 09:31:48 +0100},
biburl = {https://dblp.org/rec/journals/jfp/Padovani17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Rouvoet2020,
author = {Arjen Rouvoet and
Casper Bach Poulsen and
Robbert Krebbers and
Eelco Visser},
title = {{Intrinsically-typed definitional interpreters for linear, session-typed languages}},
booktitle = {Certified Programs and Proofs, {CPP}},
pages = {284--298},
publisher = {{ACM}},
year = {2020},
doi = {10.1145/3372885.3373818},
timestamp = {Thu, 23 Jan 2020 16:12:31 +0100},
biburl = {https://dblp.org/rec/conf/cpp/RouvoetPKV20.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@book{Sangio01,
author = {Davide Sangiorgi and
David Walker},
title = {{The Pi-Calculus - a theory of mobile processes}},
publisher = {Cambridge University Press},
year = {2001},
isbn = {978-0-521-78177-0},
timestamp = {Wed, 13 Apr 2011 08:39:00 +0200},
biburl = {https://dblp.org/rec/books/daglib/0004377.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{ScalasDHY17,
author = {Alceste Scalas and
Ornela Dardha and
Raymond Hu and
Nobuko Yoshida},
title = {{A Linear Decomposition of Multiparty Sessions for Safe Distributed Programming}},
booktitle = {European Conference on Object-Oriented Programming, {ECOOP}},
series = {LIPIcs},
volume = {74},
pages = {24:1--24:31},
publisher = {Schloss Dagstuhl - Leibniz-Zentrum f{\"{u}}r Informatik},
year = {2017},
doi = {10.4230/LIPIcs.ECOOP.2017.24},
timestamp = {Fri, 27 Mar 2020 08:51:54 +0100},
biburl = {https://dblp.org/rec/conf/ecoop/ScalasDHY17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{ScalasY16,
author = {Alceste Scalas and
Nobuko Yoshida},
title = {{Lightweight Session Programming in Scala}},
booktitle = {European Conference on Object-Oriented Programming, {ECOOP}},
series = {LIPIcs},
volume = {56},
pages = {21:1--21:28},
publisher = {Schloss Dagstuhl - Leibniz-Zentrum f{\"{u}}r Informatik},
year = {2016},
doi = {10.4230/LIPIcs.ECOOP.2016.21},
timestamp = {Fri, 27 Mar 2020 08:51:54 +0100},
biburl = {https://dblp.org/rec/conf/ecoop/ScalasY16.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Thiemann2019,
author = {Peter Thiemann},
title = {{Intrinsically-Typed Mechanized Semantics for Session Types}},
booktitle = {Principles and
Practice of Programming Languages, {PPDP}},
pages = {19:1--19:15},
publisher = {{ACM}},
year = {2019},
doi = {10.1145/3354166.3354184},
timestamp = {Mon, 23 Mar 2020 12:22:51 +0100},
biburl = {https://dblp.org/rec/conf/ppdp/Thiemann19.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{THK94,
author = {Kaku Takeuchi and
Kohei Honda and
Makoto Kubo},
title = {{An Interaction-based Language and its Typing System}},
booktitle = {Parallel Architectures and Languages Europe, {PARLE}},
series = {Lecture Notes in Computer Science},
volume = {817},
pages = {398--413},
publisher = {Springer},
year = {1994},
doi = {10.1007/3-540-58184-7\_118},
timestamp = {Tue, 14 May 2019 10:00:52 +0200},
biburl = {https://dblp.org/rec/conf/parle/TakeuchiHK94.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Veltri2020,
author = {Niccol{\`{o}} Veltri and
Andrea Vezzosi},
title = {{Formalizing {\(\pi\)}-calculus in guarded cubical Agda}},
booktitle = {Certified Programs and Proofs, {CPP}},
pages = {270--283},
publisher = {{ACM}},
year = {2020},
doi = {10.1145/3372885.3373814},
timestamp = {Fri, 27 Mar 2020 08:53:36 +0100},
biburl = {https://dblp.org/rec/conf/cpp/VeltriV20.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Wadler90,
author = {Philip Wadler},
title = {{Linear Types can Change the World!}},
booktitle = {Programming concepts and methods},
pages = {561},
publisher = {North-Holland},
year = {1990},
timestamp = {Mon, 21 Jan 2019 18:52:11 +0100},
biburl = {https://dblp.org/rec/conf/ifip2/Wadler90.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Zalakain2020Agda,
title = {{Typing the Linear {{$\pi$}}-Calculus \textendash{} Formalisation in Agda}},
author = {Zalakain, Uma and Dardha, Ornela},
year = {2021},
note = {\url{https://github.com/umazalakain/typing-linear-pi}}
}
@inproceedings{deBruijn1972,
title = {{Lambda Calculus Notation with Nameless Dummies, a Tool for Automatic Formula Manipulation, with Application to the Church-Rosser Theorem}},
booktitle = {Indagationes {{Mathematicae}} ({{Proceedings}})},
author = {{de Bruijn}, Nicolaas Govert},
year = {1972},
volume = {75},
pages = {381--392},
publisher = {{Elsevier}}
}
@inproceedings{Gay2001,
author = {Simon J. Gay},
title = {{A Framework for the Formalisation of Pi Calculus Type Systems in Isabelle/HOL}},
booktitle = {Theorem Proving in Higher Order Logics, {TPHOLs}},
series = {Lecture Notes in Computer Science},
volume = {2152},
pages = {217--232},
publisher = {Springer},
year = {2001},
doi = {10.1007/3-540-44755-5\_16},
timestamp = {Tue, 14 May 2019 10:00:48 +0200},
biburl = {https://dblp.org/rec/conf/tphol/Gay01.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Goto2016a,
author = {Matthew A. Goto and
Radha Jagadeesan and
Alan Jeffrey and
Corin Pitcher and
James Riely},
title = {{An extensible approach to session polymorphism}},
journal = {Math. Struct. Comput. Sci.},
volume = {26},
number = {3},
pages = {465--509},
year = {2016},
doi = {10.1017/S0960129514000231},
timestamp = {Wed, 01 Apr 2020 08:48:38 +0200},
biburl = {https://dblp.org/rec/journals/mscs/GotoJJPR16.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Atkey2018,
author = {Robert Atkey},
title = {{Syntax and Semantics of Quantitative Type Theory}},
booktitle = {Logic in Computer
Science, {LICS}},
pages = {56--65},
publisher = {{ACM}},
year = {2018},
doi = {10.1145/3209108.3209189},
timestamp = {Wed, 21 Nov 2018 12:44:18 +0100},
biburl = {https://dblp.org/rec/conf/lics/Atkey18.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@incollection{McBride2016,
author = {Conor McBride},
title = {{I Got Plenty o' Nuttin'}},
booktitle = {A List of Successes That Can Change the World - Essays Dedicated to
Philip Wadler on the Occasion of His 60th Birthday},
series = {Lecture Notes in Computer Science},
volume = {9600},
pages = {207--233},
publisher = {Springer},
year = {2016},
doi = {10.1007/978-3-319-30936-1\_12},
timestamp = {Tue, 14 May 2019 10:00:52 +0200},
biburl = {https://dblp.org/rec/conf/birthday/McBride16.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Gay2010,
author = {Simon J. Gay and
Vasco Thudichum Vasconcelos},
title = {{Linear type theory for asynchronous session types}},
journal = {J. Funct. Program.},
volume = {20},
number = {1},
pages = {19--50},
year = {2010},
doi = {10.1017/S0956796809990268},
timestamp = {Tue, 06 Jun 2017 22:25:48 +0200},
biburl = {https://dblp.org/rec/journals/jfp/GayV10.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Dybjer1994,
author = {Peter Dybjer},
title = {{Inductive Families}},
journal = {Formal Asp. Comput.},
volume = {6},
number = {4},
pages = {440--465},
year = {1994},
doi = {10.1007/BF01211308},
timestamp = {Wed, 17 May 2017 14:25:33 +0200},
biburl = {https://dblp.org/rec/journals/fac/Dybjer94.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Castro2020,
author = {David Castro and
Francisco Ferreira and
Nobuko Yoshida},
title = {{EMTST: Engineering the Meta-theory of Session Types}},
booktitle = {Tools and Algorithms for the Construction and Analysis of Systems, {TACAS}},
series = {Lecture Notes in Computer Science},
volume = {12079},
pages = {278--285},
publisher = {Springer},
year = {2020},
doi = {10.1007/978-3-030-45237-7\_17},
timestamp = {Mon, 04 May 2020 13:23:20 +0200},
biburl = {https://dblp.org/rec/conf/tacas/CastroFY20.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{PierceT00,
author = {Benjamin C. Pierce and
David N. Turner},
title = {{Pict: a programming language based on the Pi-Calculus}},
booktitle = {Proof, Language, and Interaction, Essays in Honour of Robin Milner},
pages = {455--494},
publisher = {The {MIT} Press},
year = {2000},
timestamp = {Mon, 23 Jun 2008 08:52:23 +0200},
biburl = {https://dblp.org/rec/conf/birthday/PierceT00.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@book{Henry-Gerard1999,
author = {Pierre Deransart and
Jan{-}Georg Smaus},
title = {{Subject Reduction of Logic Programs as Proof-Theoretic Property}},
journal = {J. Funct. Log. Program.},
volume = {2002},
year = {2002},
url = {http://danae.uni-muenster.de/lehre/kuchen/JFLP/articles/2002/S02-01/JFLP-A02-02.pdf},
timestamp = {Wed, 01 Apr 2020 08:48:33 +0200},
biburl = {https://dblp.org/rec/journals/jflp/DeransartS02.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Honsell2001a,
author = {Furio Honsell and
Marino Miculan and
Ivan Scagnetto},
title = {{pi-calculus in (Co)inductive-type theory}},
journal = {Theor. Comput. Sci.},
volume = {253},
number = {2},
pages = {239--285},
year = {2001},
doi = {10.1016/S0304-3975(00)00095-5},
timestamp = {Fri, 27 Mar 2020 08:39:34 +0100},
biburl = {https://dblp.org/rec/journals/tcs/HonsellMS01.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@book{Bengtson2013,
author = {Jesper Bengtson},
title = {{The pi-calculus in nominal logic}},
journal = {Archive of Formal Proofs},
volume = {2012},
year = {2012},
url = {https://www.isa-afp.org/entries/Pi\_Calculus.shtml},
timestamp = {Mon, 07 Jan 2019 11:16:34 +0100},
biburl = {https://dblp.org/rec/journals/afp/Bengtson12a.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@book{Despeyroux2000,
author = {Jo{\"{e}}lle Despeyroux},
title = {{A Higher-Order Specification of the pi-Calculus}},
booktitle = {Theoretical Computer Science, {TCS}},
series = {Lecture Notes in Computer Science},
volume = {1872},
pages = {425--439},
publisher = {Springer},
year = {2000},
doi = {10.1007/3-540-44929-9\_30},
timestamp = {Tue, 14 May 2019 10:00:36 +0200},
biburl = {https://dblp.org/rec/conf/ifipTCS/Despeyroux00.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Affeldt2008,
author = {Reynald Affeldt and
Naoki Kobayashi},
title = {{A Coq Library for Verification of Concurrent Programs}},
journal = {Electron. Notes Theor. Comput. Sci.},
volume = {199},
pages = {17--32},
year = {2008},
doi = {10.1016/j.entcs.2007.11.010},
timestamp = {Mon, 24 Feb 2020 11:40:31 +0100},
biburl = {https://dblp.org/rec/journals/entcs/AffeldtK08.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Orchard,
author = {Dominic Orchard and
Vilem{-}Benjamin Liepelt and
Harley Eades III},
title = {{Quantitative program reasoning with graded modal types}},
journal = {Proc. {ACM} Program. Lang.},
volume = {3},
number = {{ICFP}},
pages = {110:1--110:30},
year = {2019},
doi = {10.1145/3341714},
timestamp = {Thu, 16 Apr 2020 13:51:45 +0200},
biburl = {https://dblp.org/rec/journals/pacmpl/OrchardLE19.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@incollection{Georges2017,
author = {Aina Linn Georges and
Agata Murawska and
Shawn Otis and
Brigitte Pientka},
title = {{LINCX: A Linear Logical Framework with First-Class Contexts}},
booktitle = {European Symposium on Programming,
{ESOP}},
series = {Lecture Notes in Computer Science},
volume = {10201},
pages = {530--555},
publisher = {Springer},
year = {2017},
doi = {10.1007/978-3-662-54434-1\_20},
timestamp = {Tue, 14 May 2019 10:00:41 +0200},
biburl = {https://dblp.org/rec/conf/esop/GeorgesMOP17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Cervesato1996,
author = {Iliano Cervesato and
Frank Pfenning},
title = {{A Linear Logical Framework}},
booktitle = {Logic in Computer Science, {LICS}},
pages = {264--275},
publisher = {{IEEE} Computer Society},
year = {1996},
doi = {10.1109/LICS.1996.561339},
timestamp = {Wed, 16 Oct 2019 14:14:54 +0200},
biburl = {https://dblp.org/rec/conf/lics/CervesatoP96.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Pientka,
author = {Brigitte Pientka and
Andreas Abel and
Francisco Ferreira and
David Thibodeau and
R{\'{e}}becca Zucchini},
title = {{Cocon: Computation in Contextual Type Theory}},
journal = {CoRR},
year = {2019},
url = {http://arxiv.org/abs/1901.03378},
archivePrefix = {arXiv},
eprint = {1901.03378},
timestamp = {Fri, 01 Feb 2019 13:39:59 +0100},
biburl = {https://dblp.org/rec/journals/corr/abs-1901-03378.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Pientkaa,
author = {Brigitte Pientka},
editor = {George C. Necula and
Philip Wadler},
title = {{A type-theoretic foundation for programming with higher-order abstract syntax and first-class substitutions}},
booktitle = {Principles
of Programming Languages, {POPL}},
pages = {371--382},
publisher = {{ACM}},
year = {2008},
doi = {10.1145/1328438.1328483},
timestamp = {Tue, 06 Nov 2018 11:07:43 +0100},
biburl = {https://dblp.org/rec/conf/popl/Pientka08.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{Ciccone,
author = {Luca Ciccone and Luca Padovani},
title = {{A Dependently Typed Linear {\(\pi\)}-Calculus in Agda}},
booktitle = {{PPDP} '20: 22nd International Symposium on Principles and Practice
of Declarative Programming, Bologna, Italy, 9-10 September, 2020},
pages = {8:1--8:14},
publisher = {{ACM}},
year = {2020},
doi = {10.1145/3414080.3414109},
timestamp = {Thu, 24 Sep 2020 13:05:25 +0200},
biburl = {https://dblp.org/rec/conf/ppdp/CicconeP20.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Mackie,
author = {Ian Mackie},
title = {{Lilac: A Functional Programming Language Based on Linear Logic}},
journal = {J. Funct. Program.},
volume = {4},
number = {4},
pages = {395--433},
year = {1994},
doi = {10.1017/S0956796800001131},
timestamp = {Sat, 27 May 2017 14:24:34 +0200},
biburl = {https://dblp.org/rec/journals/jfp/Mackie94.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{OrchardY16,
author = {Dominic A. Orchard and
Nobuko Yoshida},
editor = {Simon Gay and
Jade Alglave},
title = {{Using session types as an effect system}},
booktitle = {Proceedings Eighth International Workshop on Programming Language
Approaches to Concurrency- and Communication-cEntric Software, {PLACES}
2015, London, UK, 18th April 2015},
series = {{EPTCS}},
volume = {203},
pages = {1--13},
year = {2015},
doi = {10.4204/EPTCS.203.1},
timestamp = {Fri, 27 Mar 2020 08:38:56 +0100},
biburl = {https://dblp.org/rec/journals/corr/OrchardY16.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@phdthesis{Zalakain2019,
title = {{Type-Checking Session-Typed Pi-Calculus with Coq}},
author = {Zalakain, Uma},
year = {2019},
address = {{Glasgow}},
copyright = {Creative Commons Attribution-ShareAlike 4.0 International License (CC-BY-SA)},
note = {\url{https://umazalakain.info/static/thesis.pdf}},
school = {University of Glasgow},
type = {Master's {{Thesis}}}
}