Skip to content

Commit c124211

Browse files
committed
Marmoset paper: add publisher's version and mark the extended version as such
1 parent 0f381ae commit c124211

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@ similar to Typed Racket, and a small subset of Haskell.
4040
|PLDI'19|**LoCal: A Language for Programs Operating on Serialized Data:** <br/> Michael Vollmer, Chaitanya Koparkar, Mike Rainey, Laith Sakka, Milind Kulkarni, Ryan R. Newton [[PDF][pldi19]] [[extended version][local-tr]]|
4141
|ICFP'21|**Efficient Tree-Traversals: Reconciling Parallelism and Dense Data Representations:** <br/> Chaitanya Koparkar, Mike Rainey, Michael Vollmer, Milind Kulkarni, Ryan R. Newton [[PDF][icfp21]]|
4242
|ISMM'24|**Garbage Collection for Mostly Serialized Heaps:** <br/> Chaitanya Koparkar, Vidush Singhal, Aditya Gupta, Mike Rainey, Michael Vollmer, Artem Pelenitsyn, Sam Tobin-Hochstadt, Milind Kulkarni, Ryan R. Newton [[PDF][ismm24]]|
43-
|ECOOP'24|**Optimizing Layout of Recursive Datatypes with Marmoset:** <br/> Vidush Singhal, Chaitanya Koparkar, Joseph Zullo, Artem Pelenitsyn, Michael Vollmer, Mike Rainey, Ryan Newton, Milind Kulkarni [[PDF][ecoop24]]|
43+
|ECOOP'24|**Optimizing Layout of Recursive Datatypes with Marmoset:** <br/> Vidush Singhal, Chaitanya Koparkar, Joseph Zullo, Artem Pelenitsyn, Michael Vollmer, Mike Rainey, Ryan Newton, Milind Kulkarni [[PDF][ecoop24]] [[extended version][ecoop24ext]]|
4444

4545
[ecoop17]: http://drops.dagstuhl.de/opus/volltexte/2017/7273/pdf/LIPIcs-ECOOP-2017-26.pdf
4646
[pldi19]: http://recurial.com/pldi19main.pdf
4747
[local-tr]: https://legacy.cs.indiana.edu/ftp/techreports/TR741.pdf
4848
[icfp21]: ./public/icfp21.pdf
4949
[ismm24]: ./public/ismm24.pdf
50-
[ecoop24]: https://arxiv.org/pdf/2405.17590
50+
[ecoop24]: https://drops.dagstuhl.de/storage/00lipics/lipics-vol313-ecoop2024/LIPIcs.ECOOP.2024.38/LIPIcs.ECOOP.2024.38.pdf
51+
[ecoop24ext]: https://arxiv.org/pdf/2405.17590

0 commit comments

Comments
 (0)