From 0ae941fd1ce36cbea16fcd754ab3aa22dc38d6ac Mon Sep 17 00:00:00 2001 From: Bas <34886613+jexiabas@users.noreply.github.com> Date: Sat, 1 Dec 2018 21:51:48 +0100 Subject: [PATCH] Updated ResearchPapers (markdown) --- ResearchPapers.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ResearchPapers.md b/ResearchPapers.md index 1b0f0d37..83b8d827 100644 --- a/ResearchPapers.md +++ b/ResearchPapers.md @@ -1,6 +1,9 @@ This page lists academic and industry research papers about Go or using Go as the implementation language. ## 2018 +- Distributed Programming using Role-Parametric Session Types in Go (Castro, Hu, Jongmans, NG, Yoshida) + - [pdf] https://www.doc.ic.ac.uk/research/technicalreports/2018/DTRS18-4.pdf + - Observing the Evolution of QUIC Implementations, (Piraux, De Coninck, Bonaventure) - [pdf](https://arxiv.org/abs/1810.09134)