From e06cd48144339cffb51329c069366d025c9ca909 Mon Sep 17 00:00:00 2001 From: "Ben L. Titzer" Date: Fri, 8 Nov 2024 14:35:28 -0500 Subject: [PATCH] [doc] Add Unboxing paper --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6befb5d16..1cc3c8aab 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,9 @@ Learn how to [get started](start/README.md) using Virgil and browse the [tutoria ### Research Papers -Five research papers have been published on Virgil. +Six research papers have been published on Virgil. + +* Bradley Wei Jie Teo and Ben L. Titzer. [Unboxing Virgil ADTs for Fun and Profit](https://dl.acm.org/doi/10.1145/3694848.3694857). Proceedings of the Workshop Dedicated to Jens Palsberg on Occasion of of His 60th Birthday (JENSFEST 24). Pasadena, CA. October 2024. * Ben L. Titzer. [Harmonizing Classes, Functions, Tuples and Type Parameters in Virgil III](https://dl.acm.org/doi/10.1145/2491956.2491962) \[[pdf](https://static.googleusercontent.com/media/research.google.com/sv//pubs/archive/41446.pdf)\]. In Proceedings of the ACM Conference on Programming Language Design and Implementation