-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpublications.html
More file actions
759 lines (749 loc) · 50.1 KB
/
publications.html
File metadata and controls
759 lines (749 loc) · 50.1 KB
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
<!DOCTYPE html>
<html lang="en">
<head >
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="description" content=""/>
<meta name="author" content=""/>
<link rel="stylesheet" href="ciao-htmlfontify.css" type="text/css"/><link rel="stylesheet" href="css/bootstrap.min.css" type="text/css"/><link rel="stylesheet" href="css/custom.css" type="text/css"/><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" type="text/css"/><script type="text/javascript" src="lpdoc-aux.js"></script><title>Publications — Jose F. Morales</title>
</head>
<body >
<div class="container">
<div class="row">
<div class="col-sm-2">
</div>
<div class="col-sm-10">
<div class="page-header">
<h1 >Publications</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-2">
<!-- Sidebar -->
<ul class="nav nav-pills flex-column"><li role="presentation"><a class="lpdoc-unselmenu" href="index.html"><strong>Home</strong></a></li><li role="presentation"><a class="lpdoc-unselmenu" href="contact.html"><strong>Contact</strong></a></li><li role="presentation" class="active"><a class="lpdoc-selmenu" href=""><strong>Publications</strong></a></li></ul>
</div>
<div class="col-sm-10">
<!-- Content -->
<div id="box"><div id="desc">Publications in reverse chronological order:</div></div>
<div id="pubsect">
<h3 >Articles in Refereed Conferences</h3><ul class="list-group">
<li class="list-group-item">I. Casso, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, R. Giacobazzi, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Computing Abstract Distances in Logic Programs.
</b>Proceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
LNCS,
SpringerVerlag,
2020.
</li>
<li class="list-group-item">I. Casso, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >An Integrated Approach to AssertionBased Random Testing in Prolog.
</b>Proceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
LNCS,
SpringerVerlag,
2020.
</li>
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="mailto:john@cs.bris.ac.uk">J. Gallagher</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >A General Framework for Static Cost Analysis of Parallel Logic Programs.
</b>Proceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
LNCS,
SpringerVerlag,
2020.
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Incremental Analysis of Logic Programs with Assertions and Open Predicates.
</b>Proceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
LNCS,
SpringerVerlag,
2020.
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Multivariant Assertionbased Guidance in Abstract Interpretation.
</b>Proceedings of the 28th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR18),
LNCS,
Num. 11408,
pages 184--201,
SpringerVerlag,
January
2019.
<a href="http://cliplab.org/~clip/papers/guided-analysis-post-lopstr18.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Static Performance Guarantees for Programs with Runtime Checks.
</b>20th Intl. ACM SIGPLAN Symposium on Principles and Practice of Declarative Programming (PPDP18),
12 pages,
ACM Press,
September
2018.
<a href="http://cliplab.org/~clip/papers/rtchecks-cost-2018-ppdp.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Exploiting Term Hiding to Reduce Runtime Checking Overhead.
</b>20th International Symposium on Practical Aspects of Declarative Languages (PADL 2018),
LNCS,
Num. 10702,
pages 99--115,
SpringerVerlag,
January
2018.
<a href="http://cliplab.org/~clip/papers/termhide-padl2018.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Static Performance Guarantees for Programs with Runtime Checks.
</b>PPDP,
12 pages,
ACM Press,
2018.
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Reducing the Overhead of Assertion Runtime Checks via Static Analysis.
</b>18th Intl. ACM SIGPLAN Symposium on Principles and Practice of Declarative Programming (PPDP16),
pages 90--103,
ACM Press,
September
2016.
<a href="http://cliplab.org/~clip/papers/optchk-ppdp2016.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">B. Kafle, J. P. Gallagher, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>.
<b >RAHFT: A Tool for Verifying Horn Clauses Using Abstract Interpretation and Finite Tree Automata.
</b>Computer Aided Verification 28th International Conference, CAV 2016, Toronto, ON, Canada, July 1723, 2016, Proceedings, Part I,
pages 261--268,
2016.
<a href="http://dx.doi.org/10.1007/978-3-319-41528-4_14"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >PreIndexed Terms for Prolog.
</b>Proceedings of the 24th International Symposium on LogicBased Program Synthesis and Transformation (LOPSTR14),
LNCS,
Vol. 8981,
pages 317--331,
Springer,
2015.
<a href="http://cliplab.org/~clip/papers/indexed-terms-lopstr-2014-postproc-2015.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Assertionbased Debugging of HigherOrder (C)LP Programs.
</b>16th Intl. ACM SIGPLAN Symposium on Principles and Practice of Declarative Programming (PPDP14),
pages 225--235,
ACM Press,
September
2014.
<a href="http://cliplab.org/~clip/papers/asrHO-ppdp2014.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">Z. Drey, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>.
<b >Reversible Language Extensions and their Application in Debugging.
</b>Practical Aspects of Declarative Languages (PADL13),
LNCS,
Vol. 7752,
Springer,
January
2013.
<a href="http://cliplab.org/~clip/papers/revext-padl13.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>.
<b >Modular Extensions for Modular (Logic) Languages.
</b>Proceedings of the 21th International Symposium on LogicBased Program Synthesis and Transformation (LOPSTR11),
LNCS,
Vol. 7225,
pages 139--154,
Springer,
July
2011.
<a href="http://cliplab.org/~clip/papers/composing-extensions-lopstr-11.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Comparing Tag Scheme Variations Using an Abstract Machine Generator.
</b>10th Intl. ACM SIGPLAN Symposium on Principles and Practice of Declarative Programming (PPDP08),
pages 32--43,
ACM Press,
July
2008.
<a href="http://cliplab.org/~clip/papers/tagschemes-ppdp08.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards Description and Optimization of Abstract Machines in an Extension of Prolog.
</b>LogicBased Program Synthesis and Transformation (LOPSTR06),
LNCS,
Num. 4407,
pages 77--93,
July
2007.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, H.L. Muller, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >HighLevel Languages for Small Devices: A Case Study.
</b>Compilers, Architecture, and Synthesis for Embedded Systems,
pages 271--281,
ACM Press / Sheridan,
October
2006.
<a href="http://cliplab.org/~clip/papers/carro06:stream_interpreter_cases.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. Hermenegildo</a>.
<b >A Generator of Efficient Abstract Machine Implementations and its Application to Emulator Minimization.
</b>International Conference on Logic Programming,
LNCS,
Num. 3668,
pages 21--36,
Springer Verlag,
October
2005.
<a href="http://cliplab.org/~clip/papers/morales05:generic_eff_AM_implem_iclp.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Improving the Compilation of Prolog to C Using Moded Types and Determinism Information.
</b>Proceedings of the Sixth International Symposium on Practical Aspects of Declarative Languages,
Lecture Notes in Computer Science,
Vol. 3057,
pages 86--103,
SpringerVerlag,
June
2004.
<a href="http://cliplab.org/~clip/papers/morales04:p-to-c-padl.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
</ul></div>
<div id="pubsect">
<h3 >Articles in Refereed Journals</h3><ul class="list-group">
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Some Tradeoffs in Reducing the Overhead of Assertion Runtime Checks via Static Analysis.
</b>Science of Computer Programming,
Vol. 155,
pages 3--26,
Elsevier NorthHolland,
April
2018.
Selected and Extended papers from the 2016 International Symposium on Principles and Practice of Declarative Programming.
<a href="http://cliplab.org/~clip/papers/optchk-journal-scp.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Semantic Code Browsing.
</b>Theory and Practice of Logic Programming, 32nd Intl. Conference on Logic Programming (ICLP16) Special Issue,
Vol. 16,
Num. 5-6,
pages 721--737,
Cambridge U. Press,
September
2016.
<a href="https://arxiv.org/abs/1608.02565"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Description and Optimization of Abstract Machines in a Dialect of Prolog.
</b>Theory and Practice of Logic Programming,
Vol. 16,
Num. 1,
pages 1--58,
Cambridge University Press,
January
2016.
<a href="http://cliplab.org/~clip/papers/morales15:improlog-tplp.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Practical Runtime Checking via Unobtrusive Property Caching.
</b>Theory and Practice of Logic Programming, 31st Intl. Conference on Logic Programming (ICLP15) Special Issue,
Vol. 15,
Num. 04-05,
pages 726--741,
Cambridge U. Press,
September
2015.
http://arxiv.org/abs/1507.05986.
<a href="http://cliplab.org/~clip/papers/cached-rtchecks-iclp2015.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>.
<b >An Overview of Ciao and its Design Philosophy.
</b>Theory and Practice of Logic Programming,
Vol. 12,
Num. 1--2,
pages 219--252,
Cambridge University Press,
January
2012.
http://arxiv.org/abs/1102.5497.
<a href="http://cliplab.org/~clip/papers/hermenegildo11:ciao-design-tplp.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Lightweight compilation of (C)LP to JavaScript.
</b>Theory and Practice of Logic Programming, 28th Intl. Conference on Logic Programming (ICLP12) Special Issue,
Vol. 12,
Num. 4-5,
pages 755--773,
Cambridge U. Press,
2012.
<a href="http://cliplab.org/~clip/papers/clp-to-js-iclp12.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
</ul></div>
<div id="pubsect">
<h3 >Invited Papers and Tutorials</h3><ul class="list-group">
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, I. Casso.
<b >Multivariant Assertionbased Guidance of Topdown Horn Clausebased Analysis in CiaoPP.
</b>Workshop on Declarative Program Analysis (DPA 2019),
1 pages,
July
2019.
(Abstract of invited talk). Associated to FCRC 2019.
<a href="http://cliplab.org/~clip/papers/hc-anal-verif-dpa-2018.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, J. Arias, I. GarciaContreras, <a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>.
<b >25 Years of Ciao (abstract of invited tutorial).
</b>Preproceedings of the 28th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR18),
September
2018.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, I. GarciaContreras, <a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>.
<b >Horn Clausebased Program Analysis and Verification with CiaoPP.
</b>1st International Workshop on Declarative Program Analysis (DPA 2018),
1 pages,
July
2018.
(Abstract of invited talk). Associated to ECOOP/ISSTA 2018.
<a href="http://cliplab.org/~clip/papers/hc-anal-verif-dpa-2018.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>.
<b >An Overview of the Ciao System.
</b>Proc. of RuleMLEurope 2011,
LNCS,
Vol. 6826,
pages 2--3,
SpringerVerlag,
July
2011.
(abstract of invited talk).
</li>
</ul></div>
<div id="pubsect">
<h3 >Books and Monographs</h3><ul class="list-group">
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>.
<b >Proceedings of the 23rd Workshop on Logicbased methods in Programming Environments (WLPE 2013).
</b>CoRR abs/1308.2055,
2013.
<a href="http://arxiv.org/abs/1308.2055"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>.
<b >Advanced Compilation Techniques for Logic Programming.
</b>Ph.D.\ Thesis, Universidad Politecnica de Madrid (UPM),
Facultad Informatica UPM, 28660Boadilla del Monte, MadridSpain,
July
2010.
<a href="http://cliplab.org/~clip/papers/jfran-phd.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">Jose F. Morales</a>.
<b >Proceedings of CICLOPS 2004.
</b>Num. CLIP11/2004.0,
75 pages,
Fundacion General de la Universidad Politecnica de Madrid,
Technical University of Madrid,
September
2004.
<a href="http://cliplab.org/Conferences/CICLOPS-2004/"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
</ul></div>
<div id="pubsect">
<h3 >Articles in Books and Other Collections</h3><ul class="list-group">
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>.
<b >An Overview of The Ciao Multiparadigm Language and Program Development Environment and its Design Philosophy.
</b>Festschrift for Ugo Montanari,
LNCS,
Vol. 5065,
pages 209--237,
SpringerVerlag,
June
2008.
<a href="http://cliplab.org/~clip/papers/hermenegildo08:ciao-design-ugo-fest.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
</ul></div>
<div id="pubsect">
<h3 >Publications in Workshops</h3><ul class="list-group">
<li class="list-group-item">I. Casso, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, R. Giacobazzi, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Computing Abstract Distances in Logic Programs.
</b>Preproceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
November
2019.
<a href="http://cliplab.org/~clip/papers/abstract-distances-lopstr19-pre.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">I. Casso, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >An Integrated Approach to AssertionBased Random Testing in Prolog.
</b>Preproceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
November
2019.
<a href="http://cliplab.org/~clip/papers/testgen-lopstr19-pre.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="mailto:john@cs.bris.ac.uk">J. Gallagher</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >A General Framework for Static Cost Analysis of Parallel Logic Programs.
</b>Preproceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
November
2019.
<a href="http://cliplab.org/~clip/papers/cost-an-par-prog-lopstr19-pre.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Experiments in ContextSensitive Incremental and Modular Static Analysis in CiaoPP.
</b>10th Workshop on Tools for Automatic Program Analysis (TAPAS19),
October
2019.
(Extended Abstract).
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Incremental Analysis of Logic Programs with Assertions and Open Predicates.
</b>Preproceedings of the 29th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR19),
October
2019.
<a href="http://cliplab.org/~clip/papers/incanal-assrts-openpreds-lopstr19-pre.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="mailto:john@cs.bris.ac.uk">J. Gallagher</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards a General Framework for Static Cost Analysis of Parallel Logic Programs.
</b>Technical Communications of the 35th International Conference on Logic Programming (ICLP 2019),
Electronic Proceedings in Theoretical Computer Science (EPTCS),
pages 238--240,
Open Publishing Association (OPA),
September
2019.
(Extended Abstract).
<a href="http://cliplab.org/~clip/papers/cost-an-par-prog-2019-iclp-tc.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">I. Casso, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards Computing Abstract Distances in Logic Programs.
</b>Technical Communications of the 35th International Conference on Logic Programming (ICLP 2019),
Electronic Proceedings in Theoretical Computer Science (EPTCS),
pages 65--66,
Open Publishing Association (OPA),
September
2019.
(Extended Abstract).
<a href="http://cliplab.org/~clip/papers/abstract-distances-2019-iclp-tc.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, and M. V. Hermenegildo.
<b >Multivariant Assertionbased Guidance in Abstract Interpretation.
</b>Preproceedings of the 28th International Symposium on Logicbased Program Synthesis and Transformation (LOPSTR18),
September
2018.
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards Incremental and Modular Contextsensitive Analysis.
</b>Technical Communications of the 34th International Conference on Logic Programming (ICLP 2018),
OpenAccess Series in Informatics (OASIcs),
2 pages,
Dagstuhl Press,
July
2018.
(Extended Abstract).
<a href="http://cliplab.org/~clip/papers/intermod-incanal-2018-iclp-tc.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards Static Performance Guarantees for Programs with Runtime Checks.
</b>Technical Communications of the 34th International Conference on Logic Programming (ICLP 2018),
OpenAccess Series in Informatics (OASIcs),
2 pages,
July
2018.
(Extended Abstract).
<a href="http://cliplab.org/~clip/papers/rtchecks-cost-2018-iclp-tc.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards Runtime Checks Simplification via Term Hiding.
</b>Technical Communications of the 33rd International Conference on Logic Programming (ICLP 2017),
OpenAccess Series in Informatics (OASIcs),
Vol. 58,
pages 91--93,
Schloss DagstuhlLeibnizZentrum fuer Informatik,
2017.
(Extended Abstract).
<a href="http://cliplab.org/papers/termhide-iclp2017-tc.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >PreIndexed Terms for Prolog.
</b>Preproceedings of the 24th International Symposium on LogicBased Program Synthesis and Transformation (LOPSTR14),
15 pages,
September
2014.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards PreIndexed Terms.
</b>14th International Colloquium on Implementation of Constraint and LOgic Programming Systems (CICLOPSWLPE 2014),
14 pages,
RWTH Aachen University,
July
2014.
http://sunsite.informatik.rwthaachen.de/Publications/AIB/2014.
<a href="http://cliplab.org/~clip/papers/indexed-terms-ciclops-2014.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards Assertionbased Debugging of HigherOrder (C)LP Programs (Extended Abstract).
</b>Theory and Practice of Logic Programming, 30th Intl. Conference on Logic Programming (ICLP14) Special Issue, Online Supplement,
Vol. 14,
Num. 4-5,
pages 209--210,
Cambridge U. Press,
July
2014.
<a href="https://www.cs.nmsu.edu/ALP/conferences/iclp-2014-proceedings/"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">Z. Drey, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Reversible Language Extensions and their Application in Debugging.
</b>12th International Colloquium on Implementation of Constraint and LOgic Programming Systems (CICLOPS 2012),
15 pages,
September
2012.
<a href="http://cliplab.org/~clip/papers/ciao-revext-ciclops.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">E.J. GallegoArias, <a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales </a>.
<b >The Ciao CLP(FD) Library: A Modular CLP Extension for Prolog.
</b>12th International Colloquium on Implementation of Constraint and LOgic Programming Systems (CICLOPS 2012),
15 pages,
September
2012.
<a href="http://cliplab.org/~clip/papers/ciao-clpfd-ciclops.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Lightweight compilation of (C)LP to JavaScript.
</b>XII Jornadas sobre Programacion y Lenguajes (PROLE),
Universidad de Almeria,
2012.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>.
<b >The Ciao Approach to the Dynamic vs. Static Language Dilemma.
</b>Proceedings for the International Workshop on Scripts to Programs (STOP11),
4 pages,
ACM,
2011.
<a href="http://cliplab.org/~clip/papers/hermenegildo11:ciao-stop.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">D. Ivanovic, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards Structured State Threading in Prolog.
</b>CICLOPS 2009,
15 pages,
July
2009.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Improving the Compilation of Prolog to C Using Type and Determinism Information: Preliminary Results.
</b>Colloquium on Implementation of Constraint and LOgic Programming Systems (ICLP associated workshop),
pages 89--102,
December
2003.
<a href="http://cliplab.org/~clip/papers/morales03:p-to-c-ciclops.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>.
<b >Improving the Compilation of Prolog to C Using Type Information: Preliminary Results.
</b>Proceedings of the CBD 2002 / ITCLS 2002 CoLogNet Joint Workshop,
pages 167--180,
Facultad de Informatica,
September
2002.
<a href="http://cliplab.org/~clip/papers/morales02:p-to-c-types.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
</ul></div>
<div id="pubsect">
<h3 >Technical Reports and Manuals</h3><ul class="list-group">
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="mailto:john@cs.bris.ac.uk">J. Gallagher</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Towards a General Framework for Static Cost Analysis of Parallel Logic Programs.
</b>Num. CLIP-1/2019.0,
19 pages,
The CLIP Lab, IMDEA Software Institute and T.U. Madrid,
July
2019.
<a href="http://arxiv.org/abs/1907.13272"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">I. Casso, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Computing Abstract Distances in Logic Programs.
</b>Num. CLIP-2/2019.0,
21 pages,
The CLIP Lab, IMDEA Software Institute and T.U. Madrid,
July
2019.
<a href="http://arxiv.org/abs/1907.13263"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >An Approach to Incremental and Modular Contextsensitive Analysis.
</b>Num. 1804.01839 (v4),
28 pages,
arXiv,
July
2019.
</li>
<li class="list-group-item">I. GarciaContreras, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >An Approach to Incremental and Modular Contextsensitive Analysis.
</b>Num. CLIP-2/2018.0,
28 pages,
The CLIP Lab, IMDEA Software Institute and T.U. Madrid,
April
2018.
<a href="https://arxiv.org/abs/1804.01839"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://software.imdea.org/people/maximiliano.klemen/index.html">M. Klemen</a>, <a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >An Approach to Static Performance Guarantees for Programs with Runtime Checks.
</b>Num. CLIP-1/2018.0,
15 pages,
The CLIP Lab, IMDEA Software Institute and T.U. Madrid,
April
2018.
<a href="http://arxiv.org/abs/1804.02380"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, and J.F. Morales (Eds.).
<b >The Ciao System. Ref. Manual (V1.16).
</b>July
2017.
Available at texttthttp://ciaolang.org.
<a href="http://ciao-lang.org"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Term Hiding and its Impact on Runtime Check Simplification.
</b>Num. CLIP-1/2017.0,
27 pages,
The CLIP Lab,
May
2017.
CoRR abs/1705.06662 (v2) [cs.PL].
<a href="https://arxiv.org/abs/1705.06662v2"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="https://software.imdea.org/people/nataliia.stulova/index.html">N. Stulova</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >An Approach to Assertionbased Debugging of HigherOrder (C)LP Programs.
</b>Num. CLIP-1/2014.0,
25 pages,
The CLIP Lab,
January
2014.
CoRR abs/1404.4246 [cs.PL].
<a href="http://cliplab.org/~clip/papers/asrHO-tr.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, and J.F. Morales, G. Puebla(Eds.).
<b >The Ciao System. Ref. Manual (V1.14).
</b>July
2011.
Available at texttthttp://ciaolang.org.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>.
<b >The LPdoc Documentation Generator. Ref. Manual (V3.0).
</b>July
2011.
Available at texttthttp://ciaolang.org.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~remy">R. Haemmerle</a>.
<b >Towards Modular Extensions for a Modular Language.
</b>Num. CLIP2/2011.0,
15 pages,
Technical University of Madrid (UPM),
January
2011.
<a href="http://cliplab.org/~clip/papers/morales11:compext-tr.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>.
<b >An Overview of Ciao and its Design Philosophy.
</b>Num. CLIP2/2010.0,
Technical University of Madrid (UPM),
March
2010.
Under consideration for publication in emphTheory and Practice of Logic Programming (TPLP).
<a href="http://cliplab.org/~clip/papers/hermenegildo10:ciao-design-tplp-tr.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J.F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Description and Optimization of Abstract Machines in a Dialect of Prolog.
</b>Num. CLIP4/2009.0,
Technical University of Madrid (UPM),
October
2009.
<a href="http://cliplab.org/~clip/papers/morales09:improlog-tr.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~elvira">E. Albert</a>, <a href="http://www.clip.dia.fi.upm.es/~puri">P. Arenas</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~amadeo">A. Casas</a>, <a href="http://www.clip.dia.fi.upm.es/~pchico">P. Chico de Guzman</a>, <a href="http://www.clip.dia.fi.upm.es/~jcorreas">J. Correas</a>, <a href="http://www.clip.dia.fi.upm.es/~samir">S. Genaim</a>, <a href="http://www.clip.dia.fi.upm.es/~jlipton">J. Lipton</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">Pedro LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~mario">M. Mendez</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~jorge">J. Navas</a>, R. Padilla, <a href="http://www.clip.dia.fi.upm.es/~pawel">P. Pietrzak</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>, <a href="http://www.clip.dia.fi.upm.es/~mzamalloa">M. Zamalloa</a>, <a href="http://www.clip.dia.fi.upm.es/~damiano">D. Zanardini</a>.
<b >Rigorous Methods for Mobile and Heterogeneous Software Systems Second Year Report.
</b>Num. CLIP3/2008.0,
Technical University of Madrid (UPM),
April
2008.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~herme">M. Hermenegildo</a>, <a href="http://www.clip.dia.fi.upm.es/~elvira">E. Albert</a>, <a href="http://www.clip.dia.fi.upm.es/~puri">P. Arenas</a>, A. Beascoa, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, <a href="http://www.clip.dia.fi.upm.es/~bardo">D. Cabeza</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~jcorreas">J. Correas</a>, A. Garcia Pa noso, <a href="http://www.clip.dia.fi.upm.es/~jlipton">J. Lipton</a>, <a href="http://www.clip.dia.fi.upm.es/~pedro">P. LopezGarcia</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~cochoa">C. Ochoa</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>.
<b >Rigorous Methods for Mobile and Heterogeneous Software Systems First Year Report.
</b>Num. CLIP4/2007.0,
Technical University of Madrid (UPM),
March
2007.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. Hermenegildo</a>.
<b >Description and Optimization of Abstract Machines in an Extension of Prolog.
</b>Num. CLIP8/2006.0,
43 pages,
Technical University of Madrid (UPM),
December
2006.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, H.L. Muller, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Optimizing Prolog for Small Devices: A Case Study.
</b>Num. CLIP4/2006.0,
16 pages,
Technical University of Madrid,
April
2006.
Under consideration for publication.
<a href="http://cliplab.org/~clip/papers/carro06:stream-interpreter-TR.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. Hermenegildo</a>.
<b >A Generator of Efficient Abstract Machine Implementations and its Application to Emulator Minimization.
</b>Num. CLIP3/2005.0,
21 pages,
Technical University of Madrid (UPM),
May
2005.
<a href="http://cliplab.org/~clip/papers/morales05:generic_eff_AM_impl.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="mailto:jgomez@clip.dia.fi.upm.es">J. M. Gomez</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>.
<b >The External Interface.
</b>Num. CLIP6/2004.0,
4 pages,
School of Computer Science, Technical University of Madrid,
May
2004.
Deliverable D12 of the AMOS Project.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~jcorreas">J. Correas</a>.
<b >The Interface Internals.
</b>Num. CLIP7/2004.0,
30 pages,
School of Computer Science, Technical University of Madrid,
May
2004.
Deliverable D14 of the AMOS Project.
<a href="http://cliplab.org/~clip/papers/amos-D14.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jcorreas">J. Correas</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>.
<b >Final Matching Engine.
</b>Num. CLIP8/2004.0,
2 pages,
School of Computer Science, Technical University of Madrid,
May
2004.
Deliverable D15 of the AMOS Project.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="mailto:jgomez@clip.dia.fi.upm.es">J. M. Gomez</a>, <a href="http://www.clip.dia.fi.upm.es/~jcorreas">J. Correas</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>, <a href="http://www.clip.dia.fi.upm.es/~bardo">D. Cabeza</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, C. Daffara, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Web site.
</b>Num. CLIP9/2004.0,
2 pages,
School of Computer Science, Technical University of Madrid,
May
2004.
Deliverable D17 of the AMOS Project.
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~jfran">J. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >Improving the Compilation of Prolog to C Using Moded Types and Determinism Information.
</b>Num. CLIP5/2004.0,
Technical University of Madrid,
April
2004.
<a href="http://cliplab.org/~clip/papers/morales04:compilation-tr.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
<li class="list-group-item"><a href="http://www.clip.dia.fi.upm.es/~mcarro">M. Carro</a>, <a href="mailto:jgomez@clip.dia.fi.upm.es">J. M. Gomez</a>, <a href="http://www.clip.dia.fi.upm.es/~jcorreas">J. Correas</a>, <a href="http://www.clip.dia.fi.upm.es/~jfran">J. F. Morales</a>, <a href="http://www.clip.dia.fi.upm.es/~edison">E. Mera</a>, <a href="http://www.clip.dia.fi.upm.es/~german">G. Puebla</a>, <a href="http://www.clip.dia.fi.upm.es/~bardo">D. Cabeza</a>, <a href="http://www.clip.dia.fi.upm.es/~bueno">F. Bueno</a>, C. Daffara, <a href="http://www.clip.dia.fi.upm.es/~herme">M. V. Hermenegildo</a>.
<b >AMOS Users Manual.
</b>Num. CLIP4/2004.0,
44 pages,
Technical University of Madrid,
March
2004.
<a href="http://cliplab.org/~clip/papers/amos-D13.pdf"><span class="glyphicon glyphicon-download-alt" aria-label="Download"></span></a>
</li>
</ul></div>
<br/>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>