-
Notifications
You must be signed in to change notification settings - Fork 0
/
hazel_NSF.bib
1696 lines (1549 loc) · 68.7 KB
/
hazel_NSF.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
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@inproceedings{Liang95,
author = {Liang, Sheng and Hudak, Paul and Jones, Mark},
title = {Monad Transformers and Modular Interpreters},
booktitle = {Proceedings of the 22Nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages},
series = {POPL '95},
year = {1995},
isbn = {0-89791-692-1},
location = {San Francisco, California, USA},
pages = {333--343},
numpages = {11},
url = {http://doi.acm.org/10.1145/199448.199528},
doi = {10.1145/199448.199528},
acmid = {199528},
publisher = {ACM},
address = {New York, NY, USA},
}
@inproceedings{DBLP:conf/flops/Kiselyov14,
author = {Oleg Kiselyov},
editor = {Michael Codish and
Eijiro Sumii},
title = {The Design and Implementation of {BER} MetaOCaml - System Description},
booktitle = {Functional and Logic Programming - 12th International Symposium, {FLOPS}
2014, Kanazawa, Japan, June 4-6, 2014. Proceedings},
series = {Lecture Notes in Computer Science},
volume = {8475},
pages = {86--102},
publisher = {Springer},
year = {2014},
url = {https://doi.org/10.1007/978-3-319-07151-0\_6},
doi = {10.1007/978-3-319-07151-0\_6},
timestamp = {Tue, 14 May 2019 10:00:53 +0200},
biburl = {https://dblp.org/rec/conf/flops/Kiselyov14.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/popl/ClingerR91,
author = {William D. Clinger and
Jonathan Rees},
editor = {David S. Wise},
title = {Macros That Work},
booktitle = {Conference Record of the Eighteenth Annual {ACM} Symposium on Principles
of Programming Languages, Orlando, Florida, USA, January 21-23, 1991},
pages = {155--162},
publisher = {{ACM} Press},
year = {1991},
url = {https://doi.org/10.1145/99583.99607},
doi = {10.1145/99583.99607},
timestamp = {Tue, 06 Nov 2018 11:07:43 +0100},
biburl = {https://dblp.org/rec/conf/popl/ClingerR91.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Hudak96,
author = {Hudak, Paul},
title = {Building Domain-specific Embedded Languages},
journal = {ACM Comput. Surv.},
issue_date = {Dec. 1996},
volume = {28},
number = {4es},
month = dec,
year = {1996},
issn = {0360-0300},
articleno = {196},
url = {http://doi.acm.org/10.1145/242224.242477},
doi = {10.1145/242224.242477},
acmid = {242477},
publisher = {ACM},
address = {New York, NY, USA},
}
[download]
@misc{DLAURL,
Author = {{College of Engineering and Applied Science, University of Colorado at Boulder}},
Date-Added = {2014-02-24 01:02:25 +0000},
Date-Modified = {2014-02-24 01:02:25 +0000},
Title = {Discovery Learning Apprenticeship Program},
Url = {http://engineering.colorado.edu/activelearning/discovery.htm},
Bdsk-Url-1 = {http://engineering.colorado.edu/activelearning/discovery.htm}}
@misc{SMARTURL,
Author = {{Colorado Diversity Initiative}},
Date-Added = {2014-02-24 01:02:10 +0000},
Date-Modified = {2014-02-24 01:02:10 +0000},
Title = {Summer Multicultural Access to Research Training Program},
Url = {http://www.colorado.edu/graduateschool/DiversityInitiative/undergrads/smart/},
Bdsk-Url-1 = {http://www.colorado.edu/graduateschool/DiversityInitiative/undergrads/smart/}}
@article{Paxton:2002:LPL:771322.771332,
author = {Paxton, John},
title = {Live Programming As a Lecture Technique},
journal = {J. Comput. Sci. Coll.},
issue_date = {December 2002},
volume = {18},
number = {2},
month = dec,
year = {2002},
issn = {1937-4771},
pages = {51--56},
numpages = {6},
url = {http://dl.acm.org/citation.cfm?id=771322.771332},
acmid = {771332},
publisher = {Consortium for Computing Sciences in Colleges},
address = {USA},
}
@inproceedings{Bennedsen:2005:RPP:1047344.1047413,
author = {Bennedsen, Jens and Caspersen, Michael E.},
title = {Revealing the Programming Process},
booktitle = {Proceedings of the 36th SIGCSE Technical Symposium on Computer Science Education},
series = {SIGCSE '05},
year = {2005},
isbn = {1-58113-997-7},
location = {St. Louis, Missouri, USA},
pages = {186--190},
numpages = {5},
url = {http://doi.acm.org/10.1145/1047344.1047413},
doi = {10.1145/1047344.1047413},
acmid = {1047413},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {CS1, UML, conceptual modelling, design, incremental development, model-based programming, objects-first, pedagogy, process recording, programming education, programming process, refactoring, systematic programming, testing},
}
@inproceedings{DBLP:conf/vl/Asenov014,
author = {Dimitar Asenov and
Peter M{\"{u}}ller},
title = {Envision: {A} fast and flexible visual code editor with fluid interactions
(Overview)},
booktitle = {{IEEE} Symposium on Visual Languages and Human-Centric Computing,
{VL/HCC} 2014},
year = {2014},
}
@inproceedings{van2012engineering,
title={Engineering proof by reflection in Agda},
author={Van Der Walt, Paul and Swierstra, Wouter},
booktitle={Symposium on Implementation and Application of Functional Languages},
pages={157--173},
year={2012},
organization={Springer}
}
@inproceedings{DBLP:conf/oopsla/DagenaisH08,
author = {Barth{\'{e}}l{\'{e}}my Dagenais and
Laurie J. Hendren},
title = {Enabling static analysis for partial java programs},
booktitle = {{ACM} {SIGPLAN} Conference on Object-Oriented
Programming, Systems, Languages, and Applications, (OOPSLA)},
year = {2008},
}
@inproceedings{Gulwani2010,
author = {Gulwani, Sumit},
title = {Dimensions in Program Synthesis},
booktitle = {Proceedings of the 12th International ACM SIGPLAN Symposium on Principles and Practice of Declarative Programming},
series = {PPDP '10},
year = {2010},
isbn = {978-1-4503-0132-9},
location = {Hagenberg, Austria},
pages = {13--24},
numpages = {12},
url = {http://doi.acm.org/10.1145/1836089.1836091},
doi = {10.1145/1836089.1836091},
acmid = {1836091},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {belief propagation, deductive synthesis, genetic programming, inductive synthesis, machine learning, probabilistic inference, programming by demonstration, programming by examples, sat solving, smt solving},
}
@inproceedings{Jones02,
author = {James A. Jones and Mary Jean Harrold and John Stasko},
title = {Visualization of Test Information to Assist Fault Localization},
booktitle = {International Conference on Software Engineering (ICSE)},
year = {2002},
address = {Orlando, FL, USA},
pages = {467--477},
doi = {10.1145/581339.581397},
}
@inproceedings{par,
author = {Kim, Dongsun and Nam, Jaechang and Song, Jaewoo and Kim, Sunghun},
title = {Automatic Patch Generation Learned from Human-written Patches},
booktitle = {Proceedings of the 2013 International Conference on Software Engineering},
series = {ICSE '13},
year = {2013},
isbn = {978-1-4673-3076-3},
location = {San Francisco, CA, USA},
pages = {802--811},
numpages = {10},
url = {http://dl.acm.org/citation.cfm?id=2486788.2486893},
acmid = {2486893},
publisher = {IEEE Press},
address = {Piscataway, NJ, USA},
}
@inproceedings{Qi13issta,
title={Using Automated Program Repair for Evaluating the Effectiveness of Fault Localization Techniques},
booktitle={International Symposium on Software Testing and Analysis},
author={Yuhua Qi and Xiaoguang Mao and Yan Lei and Chengsong Wang},
year={2013},
note = {gpfaultloc}
}
@inproceedings{Renieris03,
title={Fault localization with nearest neighbor queries},
booktitle = {IEEE/ACM International Conference on Automated Software Engineering (ASE)},
pages={30--39},
author={Manos Renieris and Steven Reiss},
year = {2003},
address = {Montreal, Qu\'{e}bec, Canada},
month = oct,
}
@inproceedings{Muslu12icse-nier,
author = {K{\i}van{\c{c}} Mu{\c{s}}lu and Yuriy Brun and Reid Holmes and
Michael D. Ernst and David Notkin},
title =
{\href{http://people.cs.umass.edu/brun/pubs/pubs/Muslu12icse-nier.pdf}{Improving
IDE Recommendations by Considering Global Implications of Existing
Recommendations}},
year = {2012},
address = {Zurich, Switzerland},
pages = {1349--1352},
booktitle = {Proceedings of the New Ideas and Emerging Results Track at the
34th International Conference on Software Engineering ({ICSE}12)},
venue = {ICSE NIER},
month = {June},
date = {2--9},
doi = {10.1109/ICSE.2012.6227082 },
accept = {$\frac{26}{147} \approx 18\%$},
nonte= {\href{http://dx.doi.org/10.1109/ICSE.2012.6227082}{DOI:
10.1109/ICSE.2012.6227082}},
abstract = {Modern integrated development environments (IDEs) offer
recommendations to aid development, such as auto-completions, refactorings,
and fixes for compilation errors. Recommendations for each code location are
typically computed independently of the other locations. We propose that an
IDE should consider the whole codebase, not just the local context, before
offering recommendations for a particular location. We demonstrate the
potential benefits of our technique by presenting four concrete scenarios in
which the Eclipse IDE fails to provide proper Quick Fixes at relevant
locations, even though it offers those fixes at other locations. We describe
a technique that can augment an existing IDE's recommendations to account
for non-local information. For example, when some compilation errors depend
on others, our technique helps the developer decide which errors to resolve
first.},
}
@inproceedings{Muslu13fse,
author = {K{\i}van{\c{c}} Mu{\c{s}}lu and Yuriy Brun and Michael D.
Ernst and David Notkin},
title =
{\href{http://people.cs.umass.edu/brun/pubs/pubs/Muslu13fse.pdf}{Making
Offline Analyses Continuous}},
booktitle = {Proceedings of the 9th Joint Meeting of the European
Software Engineering Conference and ACM SIGSOFT Symposium on the
Foundations of Software Engineering ({ESEC/FSE}13)},
venue = {ESEC/FSE},
month = {August},
year = {2013},
date = {18--26},
address = {Saint Petersburg, Russia},
accept = {$\frac{51}{251} \approx 20\%$},
pages = {323--333},
nonte= {\href{http://dx.doi.org/10.1145/2491411.2491460}{DOI:
10.1145/2491411.2491460}},
doi = {10.1145/2491411.2491460},
}
@misc{victor2012inventing,
title={Inventing on principle, Invited talk at the Canadian University Software Engineering Conference (CUSEC)},
author={Victor, B},
year={2012}
}
@inproceedings{DBLP:conf/vl/BurnettAW98,
author = {Margaret M. Burnett and
John W. Atwood Jr. and
Zachary T. Welch},
title = {Implementing Level 4 Liveness in Declarative Visual Programming Languages},
booktitle = {{IEEE} Symposium on Visual Languages},
year = {1998},
}
@inproceedings{DBLP:conf/icse/Chugh25,
author = {Ravi Chugh},
title = {Prodirect manipulation: bidirectional programming for the masses},
booktitle = {Proceedings of the 38th International Conference on Software Engineering,
{ICSE} 2016, Austin, TX, USA, May 14-22, 2016 - Companion Volume},
pages = {781--784},
year = {2016},
url = {http://doi.acm.org/10.1145/2889160.2889210},
doi = {10.1145/2889160.2889210},
timestamp = {Tue, 17 May 2016 10:01:31 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/icse/Chugh25},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{DBLP:conf/pldi/ChughHSA16,
author = {Ravi Chugh and
Brian Hempel and
Mitchell Spradlin and
Jacob Albers},
title = {Programmatic and direct manipulation, together at last},
booktitle = {Proceedings of the 37th {ACM} {SIGPLAN} Conference on Programming
Language Design and Implementation, {PLDI} 2016, Santa Barbara, CA,
USA, June 13-17, 2016},
pages = {341--354},
year = {2016},
timestamp = {Mon, 06 Jun 2016 12:11:24 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/pldi/ChughHSA16},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{Smith15fse,
author = {Edward K. Smith and Earl Barr and Claire {Le Goues} and Yuriy Brun},
title = {Is the Cure Worse than the Disease? Overfitting in Automated
Program Repair},
booktitle = {European Software Engineering Conference and ACM SIGSOFT International Symposium on Foundations of Software Engineering (ESEC/FSE)},
month = sep,
year = {2015},
doi = {10.1145/2786805.2786825},
}
@inproceedings{Ke15ase,
author = {Yalin Ke and Kathryn T. Stolee and Claire {Le Goues} and Yuriy Brun},
title = {Repairing Programs with Semantic Code Search},
booktitle = {Proceedings of the 30th IEEE/ACM International Conference On
Automated Software Engineering (ASE)},
address = {Lincoln, NE, USA},
month = {November},
date = {9--13},
year = {2015},
}
@inproceedings{McDirmid:2013:ULP:2509578.2509585,
author = {McDirmid, Sean},
title = {Usable Live Programming},
booktitle = {Proceedings of the 2013 ACM International Symposium on New Ideas, New Paradigms, and Reflections on Programming \& Software},
series = {Onward! 2013},
year = {2013},
isbn = {978-1-4503-2472-4},
location = {Indianapolis, Indiana, USA},
pages = {53--62},
numpages = {10},
acmid = {2509585},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {debugging, live programming},
}
@article{DBLP:journals/vlc/Tanimoto90,
author = {Steven L. Tanimoto},
title = {{VIVA:} {A} visual language for image processing},
journal = {J. Vis. Lang. Comput.},
volume = {1},
number = {2},
pages = {127--139},
year = {1990},
url = {http://dx.doi.org/10.1016/S1045-926X(05)80012-6},
doi = {10.1016/S1045-926X(05)80012-6},
timestamp = {Sat, 10 Dec 2011 22:11:07 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/vlc/Tanimoto90},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{DBLP:conf/icse/Tanimoto13,
author = {Steven L. Tanimoto},
title = {A perspective on the evolution of live programming},
booktitle = {International Workshop on Live Programming (LIVE)},
year = {2013},
}
@inproceedings{DBLP:conf/tools/KrahnRV08,
author = {Holger Krahn and
Bernhard Rumpe and
Steven V{\"{o}}lkel},
title = {MontiCore: Modular Development of Textual Domain Specific Languages},
booktitle = {International Conference on Objects, Components, Models and Patterns (TOOLS EUROPE)},
year = {2008},
}
@inproceedings{DBLP:conf/oopsla/KatsJNV09,
author = {Lennart C. L. Kats and
Maartje de Jonge and
Emma Nilsson{-}Nyman and
Eelco Visser},
title = {Providing rapid feedback in generated modular language environments:
adding error recovery to scannerless generalized-LR parsing},
booktitle = {{ACM} {SIGPLAN} Conference on Object-Oriented
Programming, Systems, Languages, and Applications (OOPSLA)},
year = {2009},
}
@inproceedings{DBLP:conf/oopsla/KatsV10,
author = {Lennart C. L. Kats and
Eelco Visser},
title = {The spoofax language workbench: rules for declarative specification
of languages and IDEs},
booktitle = {{ACM} {SIGPLAN} Conference on Object-Oriented
Programming, Systems, Languages, and Applications (OOPSLA)},
year = {2010},
}
@inproceedings{DBLP:conf/sle/JongeNKV09,
author = {Maartje de Jonge and
Emma Nilsson{-}Nyman and
Lennart C. L. Kats and
Eelco Visser},
title = {Natural and Flexible Error Recovery for Generated Parsers},
booktitle = {Software Language Engineering (SLE)},
year = {2009},
}
@article{sygus,
author = {R. Alur and R. Bodik and E. Dallal and D. Fisman and P. Garg and G. Juniwal and H. Kress-Gazit and P. Madhusudan and M. M. K. Martin and M. Raghothaman and S. Saha and S. A. Seshia and R. Singh and A. Solar-Lezama and E. Torlak and and A. Udupa},
title = {Syntax-guided synthesis},
journal = {Dependable Software Systems Engineering},
volume = {40},
year={2015}
}
@inproceedings{sygus-icsme-era,
author = {Le Dinh Xuan Bach, David Lo and Claire {Le Goues}},
title = {Empirical Study on Synthesis Engines for Semantics-based Program Repair},
booktitle = {32nd International Conference on Software Maintenance and Evolution, ERA track},
series = {ICSME 16},
year = 2016
}
@article{changedistiller,
author = {Fluri, Beat and Wuersch, Michael and PInzger, Martin and Gall, Harald},
title = {Change Distilling: Tree Differencing for Fine-Grained Source Code Change Extraction},
journal = {IEEE Trans. Softw. Eng.},
issue_date = {November 2007},
volume = {33},
number = {11},
month = nov,
year = {2007},
issn = {0098-5589},
pages = {725--743},
numpages = {19},
url = {http://dx.doi.org/10.1109/TSE.2007.70731},
doi = {10.1109/TSE.2007.70731},
acmid = {1314081},
publisher = {IEEE Press},
}
@inproceedings{probabilistic-cfgs,
author = {Allamanis, Miltiadis and Sutton, Charles},
title = {Mining Idioms from Source Code},
booktitle = {Proceedings of the 22Nd ACM SIGSOFT International Symposium on Foundations of Software Engineering},
series = {FSE 2014},
year = {2014},
isbn = {978-1-4503-3056-5},
pages = {472--483},
numpages = {12},
url = {http://doi.acm.org/10.1145/2635868.2635901},
doi = {10.1145/2635868.2635901},
acmid = {2635901},
keywords = {code idioms, naturalness of source code, syntactic code patterns},
}
@inproceedings{icse-naturalness12,
author = {Hindle, Abram and Barr, Earl T. and Su, Zhendong and Gabel, Mark and Devanbu, Premkumar},
title = {On the Naturalness of Software},
booktitle = {Proceedings of the 34th International Conference on Software Engineering},
series = {ICSE '12},
year = {2012},
isbn = {978-1-4673-1067-3},
pages = {837--847},
}
@inproceedings{buggy-naturalness-icse16,
author = {Ray, Baishakhi and Hellendoorn, Vincent and Godhane, Saheel and Tu, Zhaopeng and Bacchelli, Alberto and Devanbu, Premkumar},
title = {On the "Naturalness" of Buggy Code},
booktitle = {Proceedings of the 38th International Conference on Software Engineering},
series = {ICSE '16},
year = {2016},
isbn = {978-1-4503-3900-1},
pages = {428--439},
}
@inproceedings{Qi2015,
author = {Qi, Zichao and Long, Fan and Achour, Sara and Rinard, Martin},
title = {An Analysis of Patch Plausibility and Correctness for Generate-and-validate Patch Generation Systems},
booktitle = {Proceedings of the 2015 International Symposium on Software Testing and Analysis},
series = {ISSTA 2015},
year = {2015},
isbn = {978-1-4503-3620-8},
location = {Baltimore, MD, USA},
pages = {24--36},
numpages = {13},
url = {http://doi.acm.org/10.1145/2771783.2771791},
doi = {10.1145/2771783.2771791},
acmid = {2771791},
publisher = {ACM},
address = {New York, NY, USA},
}
@inproceedings{prophet,
author = {Long, Fan and Rinard, Martin},
title = {Automatic Patch Generation by Learning Correct Code},
booktitle = {Proceedings of the 43rd Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages},
series = {POPL '16},
year = {2016},
isbn = {978-1-4503-3549-2},
location = {St. Petersburg, FL, USA},
pages = {298--312},
numpages = {15},
url = {http://doi.acm.org/10.1145/2837614.2837617},
doi = {10.1145/2837614.2837617},
acmid = {2837617},
}
@inproceedings{angelix,
author = {Mechtaev, Sergey and Yi, Jooyong and Roychoudhury, Abhik},
title = {Angelix: Scalable Multiline Program Patch Synthesis via Symbolic Analysis},
booktitle = {Proceedings of the 38th International Conference on Software Engineering},
series = {ICSE '16},
year = {2016},
isbn = {978-1-4503-3900-1},
pages = {691--701},
}
@article{LeGoues12tse,
author = {Claire {Le Goues} and ThanhVu Nguyen and Stephanie Forrest and Westley Weimer},
title = {{GenProg}: {A} Generic Method for Automatic Software Repair},
journal ={IEEE Transactions on Software Engineering (TSE)},
volume = {38},
issn = {0098-5589},
year = {2012},
pages = {54--72},
doi = {10.1109/TSE.2011.104},
}
@article{LeGoues15tse,
author = {Claire {Le Goues} and Neal Holtschulte and Edward K. Smith and
Yuriy Brun and Premkumar Devanbu and Stephanie Forrest and Westley Weimer},
title = {The ManyBugs and IntroClass Benchmarks for Automated Repair of C
Programs}, journal = {IEEE Transactions on Software Engineering (TSE), in
press},
venue = {TSE},
year = {2015},
issn = {0098-5589},
doi = {10.1109/TSE.2015.2454513},
}
@article{Fisher2016,
author = {Dakota Fisher and
Matthew A. Hammer and
William E. Byrd and
Matthew Might},
title = {miniAdapton: {A} Minimal Implementation of Incremental Computation
in Scheme},
journal = {CoRR},
volume = {abs/1609.05337},
year = {2016},
url = {http://arxiv.org/abs/1609.05337},
timestamp = {Mon, 03 Oct 2016 17:51:10 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/corr/FisherHBM16},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{Hammer2015,
author = {Matthew A. Hammer and
Joshua Dunfield and
Kyle Headley and
Nicholas Labich and
Jeffrey S. Foster and
Michael W. Hicks and
David Van Horn},
title = {Incremental computation with names},
booktitle = {{ACM} {SIGPLAN} International Conference on Object-Oriented
Programming, Systems, Languages, and Applications (OOPSLA)},
year = {2015},
}
@article{Chen2014,
author = {Yan Chen and
Joshua Dunfield and
Matthew A. Hammer and
Umut A. Acar},
title = {Implicit self-adjusting computation for purely functional programs},
journal = {Journal on Functional Programming (JFP)},
volume = {24},
number = {1},
pages = {56--112},
year = {2014},
}
@inproceedings{Hammer2014,
author = {Matthew A. Hammer and
Yit Phang Khoo and
Michael Hicks and
Jeffrey S. Foster},
title = {Adapton: composable, demand-driven incremental computation},
booktitle = {{ACM} {SIGPLAN} Conference on Programming Language Design and Implementation
(PLDI)},
year = {2014},
}
@inproceedings{Chen2011,
author = {Yan Chen and
Joshua Dunfield and
Matthew A. Hammer and
Umut A. Acar},
title = {Implicit self-adjusting computation for purely functional programs},
booktitle = {{ACM} {SIGPLAN} International Conference on Functional Programming (ICFP)},
year = {2011},
}
@inproceedings{Hammer2011,
author = {Matthew A. Hammer and
Georg Neis and
Yan Chen and
Umut A. Acar},
title = {Self-adjusting stack machines},
booktitle = {{ACM} {SIGPLAN} Conference on Object-Oriented
Programming, Systems, Languages, and Applications (OOPSLA)},
year = {2011},
}
@inproceedings{Hammer2009,
author = {Matthew A. Hammer and
Umut A. Acar and
Yan Chen},
title = {{CEAL:} a C-based language for self-adjusting computation},
booktitle = {{ACM} {SIGPLAN} Conference on Programming Language Design and Implementation (PLDI)},
year = {2009},
}
@inproceedings{Hammer2008,
author = {Matthew A. Hammer and
Umut A. Acar},
title = {Memory management for self-adjusting computation},
booktitle = {International Symposium on Memory Management (ISMM)},
year = {2008},
}
@article{Nanevski2008,
author = {Aleksandar Nanevski and
Frank Pfenning and
Brigitte Pientka},
title = {Contextual modal type theory},
journal = {{ACM} Trans. Comput. Log.},
volume = {9},
number = {3},
year = {2008},
url = {http://doi.acm.org/10.1145/1352582.1352591},
doi = {10.1145/1352582.1352591},
timestamp = {Tue, 10 Jun 2008 13:15:19 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/tocl/NanevskiPP08},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@ARTICLE{Hammer2017,
author = {{Hammer}, Matthew.~A. and {Dunfield}, Joshua and Dimitrios J. Economou, Monal Narasimhamurthy},
title = "{Refinement types for precisely named cache locations}",
journal = {ArXiv e-prints (under submission, as of Oct 2017).},
archivePrefix = "arXiv",
eprint = {1610.00097},
primaryClass = "cs.PL",
keywords = {Computer Science - Programming Languages},
year = 2017,
month = oct,
adsurl = {http://adsabs.harvard.edu/abs/2016arXiv161000097H},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
@article{Hammer16Dagstuhl,
author = {Camil Demetrescu and
Sebastian Erdweg and
Matthew A. Hammer and
Shriram Krishnamurthi},
title = {Programming Language Techniques for Incremental and Reactive Computing
(Dagstuhl Seminar 16402)},
journal = {Dagstuhl Reports},
volume = {6},
number = {10},
pages = {1--12},
year = {2016},
url = {https://doi.org/10.4230/DagRep.6.10.1},
doi = {10.4230/DagRep.6.10.1},
timestamp = {Wed, 07 Jun 2017 14:40:01 +0200},
biburl = {http://dblp.org/rec/bib/journals/dagstuhl-reports/DemetrescuEHK16},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@article{OVV2016,
title={A Vision for Online Verification-Validation},
author={Hammer, Matthew A and Chang, Bor-Yuh Evan and Van Horn, David},
journal={2016 ACM SIGPLAN International Conference on Generative Programming: Concepts and Experiences (GPCE 2016)},
year={2016}
}
@article{Perez:2007:ISI:1251563.1251831,
author = {Perez, Fernando and Granger, Brian E.},
title = {IPython: A System for Interactive Scientific Computing},
journal = {Computing in Science and Engg.},
issue_date = {May 2007},
volume = {9},
number = {3},
month = may,
year = {2007},
issn = {1521-9615},
pages = {21--29},
numpages = {9},
url = {http://dx.doi.org/10.1109/MCSE.2007.53},
doi = {10.1109/MCSE.2007.53},
acmid = {1251831},
publisher = {IEEE Educational Activities Department},
address = {Piscataway, NJ, USA},
keywords = {Python, Python, computer languages, scientific programming, scientific computing, computer languages, scientific computing, scientific programming},
}
@inproceedings{Lee:2007:TMM:1190216.1190245,
author = {Lee, Daniel K. and Crary, Karl and Harper, Robert},
title = {Towards a Mechanized Metatheory of Standard ML},
booktitle = {Proceedings of the 34th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages},
series = {POPL '07},
year = {2007},
isbn = {1-59593-575-4},
location = {Nice, France},
pages = {173--184},
numpages = {12},
url = {http://doi.acm.org/10.1145/1190216.1190245},
doi = {10.1145/1190216.1190245},
acmid = {1190245},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {language definitions, logical frameworks, mechanized metatheory, standard ML, twelf, type safety},
}
@incollection{norell2009dependently,
title={Dependently typed programming in Agda},
author={Norell, Ulf},
booktitle={Advanced Functional Programming},
pages={230--266},
year={2009},
publisher={Springer}
}
@article{milner1978theory,
title={A theory of type polymorphism in programming},
author={Milner, Robin},
journal={Journal of computer and system sciences},
volume={17},
number={3},
pages={348--375},
year={1978},
publisher={Elsevier}
}
@book{gamma2004contributing,
title={Contributing to Eclipse: principles, patterns, and plug-ins},
author={Gamma, Erich and Beck, Kent},
year={2004},
publisher={Addison-Wesley Professional}
}
@inproceedings{DBLP:conf/cc/BrandDHJJKKMOSVVV01,
author = {Mark van den Brand and
Arie van Deursen and
Jan Heering and
H. A. de Jong and
Merijn de Jonge and
Tobias Kuipers and
Paul Klint and
Leon Moonen and
Pieter A. Olivier and
Jeroen Scheerder and
Jurgen J. Vinju and
Eelco Visser and
Joost Visser},
title = {The {ASF+SDF} Meta-environment: {A} Component-Based Language Development
Environment},
booktitle = {International Conference on Compiler Construction (CC)},
year = {2001},
}
% !TEX root = hazelnut-popl17.tex
@article{DBLP:journals/jacm/Minsky70,
author = {Marvin Minsky},
title = {Form and Content in Computer Science {(1970} {ACM} {Turing} {Lecture})},
journal = {J. {ACM}},
volume = {17},
number = {2},
pages = {197--215},
year = {1970},
_url = {http://doi.acm.org/10.1145/321574.321575},
_doi = {10.1145/321574.321575},
timestamp = {Thu, 20 Nov 2003 12:28:18 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/jacm/Minsky70},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{DBLP:conf/icfp/DaviesP00,
author = {Rowan Davies and
Frank Pfenning},
title = {Intersection types and computational effects},
booktitle = {ICFP},
_pages = {198--208},
year = {2000},
_url = {http://doi.acm.org/10.1145/351240.351259},
_doi = {10.1145/351240.351259},
timestamp = {Tue, 11 Jun 2013 13:51:25 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/icfp/DaviesP00},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{DBLP:conf/chi/LernerFG15,
author = {Sorin Lerner and
Stephen R. Foster and
William G. Griswold},
title = {Polymorphic Blocks: Formalism-Inspired {UI} for Structured Connectors},
booktitle = {{ACM} Conference on Human Factors in
Computing Systems (CHI)},
_pages = {3063--3072},
year = {2015},
_url = {http://doi.acm.org/10.1145/2702123.2702302},
_doi = {10.1145/2702123.2702302},
timestamp = {Sun, 19 Apr 2015 16:24:23 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/chi/LernerFG15},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{burckhardt2013s,
author = {Sebastian Burckhardt and
Manuel F{\"{a}}hndrich and
Peli de Halleux and
Sean McDirmid and
Michal Moskal and
Nikolai Tillmann and
Jun Kato},
title = {It's alive! continuous feedback in {UI} programming},
booktitle = {Conference on Programming Language Design and Implementation (PLDI)},
year = {2013},
}
@article{DBLP:journals/entcs/Sands97,
author = {Dave Sands},
title = {Computing with Contexts: {A} simple approach},
journal = {Electr. Notes Theor. Comput. Sci.},
volume = {10},
pages = {134--149},
year = {1997},
_url = {http://dx._doi.org/10.1016/S1571-0661(05)80694-2},
_doi = {10.1016/S1571-0661(05)80694-2},
timestamp = {Mon, 20 Jun 2011 17:31:54 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/entcs/Sands97},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{DBLP:conf/icfp/LeeF96,
author = {Shinn{-}Der Lee and
Daniel P. Friedman},
title = {{Enriching the Lambda Calculus with Contexts: Toward a Theory of Incremental
Program Construction}},
booktitle = {ICFP},
_pages = {239--250},
year = {1996},
_url = {http://doi.acm.org/10.1145/232627.232652},
_doi = {10.1145/232627.232652},
timestamp = {Tue, 11 Jun 2013 13:54:16 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/icfp/LeeF96},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@phdthesis{mcbride2000dependently,
title={Dependently typed functional programs and their proofs},
author={Conor McBride},
year={2000},
school={University of Edinburgh. College of Science and Engineering. School of Informatics.}
}
@inproceedings{DBLP:conf/flops/Pientka10,
author = {Brigitte Pientka},
title = {Beluga: Programming with Dependent Types, Contextual Data, and Contexts},
booktitle = {International Symposium on Functional and Logic Programming ({FLOPS})},
_pages = {1--12},
year = {2010},
_url = {http://dx._doi.org/10.1007/978-3-642-12251-4_1},
_doi = {10.1007/978-3-642-12251-4_1},
_timestamp = {Fri, 19 Jul 2013 09:37:20 +0200},
_biburl = {http://dblp.uni-trier.de/rec/bib/conf/flops/Pientka10},
_bibsource = {dblp computer science bibliography, http://dblp.org}
}
@article{DBLP:journals/tocl/NanevskiPP08,
author = {Aleksandar Nanevski and
Frank Pfenning and
Brigitte Pientka},
title = {Contextual modal type theory},
journal = {{ACM} Trans. Comput. Log.},
volume = {9},
number = {3},
year = {2008},
_url = {http://doi.acm.org/10.1145/1352582.1352591},
_doi = {10.1145/1352582.1352591},
timestamp = {Tue, 10 Jun 2008 13:15:19 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/tocl/NanevskiPP08},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{Osera2015,
author = {Peter{-}Michael Osera and Steve Zdancewic},
title = {Type-and-{E}xample-{D}irected {P}rogram {S}ynthesis},
booktitle = {Conference on Programming Language Design and Implementation (PLDI)},
year = {2015},
}
@article{brady2013idris,
title={{Idris, A General-Purpose Dependently Typed Programming Language: Design and Implementation}},
author={Brady, Edwin},
journal={Journal of Functional Programming},
volume={23},
number={05},
pages={552--593},
year={2013},
_publisher={Cambridge Univ Press}
}
@inproceedings{DBLP:conf/popl/CiminiS16,
author = {Matteo Cimini and
Jeremy G. Siek},
title = {The gradualizer: a methodology and algorithm for generating gradual
type systems},
booktitle = {POPL},
_pages = {443--455},
year = {2016},
_url = {http://doi.acm.org/10.1145/2837614.2837632},
__doi = {10.1145/2837614.2837632},
_timestamp = {Wed, 09 Mar 2016 08:11:59 +0100},
_biburl = {http://dblp.uni-trier.de/rec/bib/conf/popl/CiminiS16},
_bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{damas1982principal,
title={{Principal type-schemes for functional programs}},
author={Damas, Luis and Milner, Robin},
booktitle={POPL},
_pages={207--212},
year={1982},
_organization={ACM}
}
@inproceedings{DBLP:conf/popl/GarciaC15,
author = {Ronald Garcia and
Matteo Cimini},
title = {{Principal Type Schemes for Gradual Programs}},
booktitle = {POPL},
_pages = {303--315},
year = {2015},
_url = {http://doi.acm.org/10.1145/2676726.2676992},
__doi = {10.1145/2676726.2676992},
_timestamp = {Sat, 20 Dec 2014 16:58:56 +0100},
_biburl = {http://dblp.uni-trier.de/rec/bib/conf/popl/GarciaC15},
_bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{DBLP:conf/popl/RastogiCH12,
author = {Aseem Rastogi and
Avik Chaudhuri and
Basil Hosmer},
title = {The ins and outs of gradual type inference},
booktitle = {POPL},
_pages = {481--494},
year = {2012},
_url = {http://doi.acm.org/10.1145/2103656.2103714},
_doi = {10.1145/2103656.2103714},
timestamp = {Tue, 22 May 2012 15:24:56 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/popl/RastogiCH12},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{voelter2011language,
title={{Language and IDE Modularization and Composition with MPS}},
author={Voelter, Markus},
booktitle={International Summer School on Generative and Transformational Techniques in Software Engineering},
year={2011},
organization={Springer}
}
@inproceedings{DBLP:conf/sle/VolterSBK14,
author = {Markus Voelter and
Janet Siegmund and
Thorsten Berger and
Bernd Kolb},
title = {{Towards User-Friendly Projectional Editors}},
booktitle = {International Conference on Software Language Engineering ({SLE})},
_pages = {41--61},
year = {2014},