paperbot · PL 论文追踪

RSS

Parameterized Algebraic Protocols

PLDI 7(PLDI)2023
Andreia Mordido, Janek Spaderna, Peter Thiemann, Vasco T. Vasconcelos

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

We propose algebraic protocols that enable the definition of protocol templates and session types analogous to the definition of domain-specific types with algebraic datatypes. Parameterized algebraic protocols subsume all regular as well as most context-free and nested session types and, at the same time, replace the expensive superlinear algorithms for type checking by a nominal check that runs in linear time. Algebraic protocols in combination with polymorphism increase expressiveness and modularity by facilitating new ways of parameterizing and composing session types.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot1962,
  title = {Parameterized Algebraic Protocols},
  author = {Andreia Mordido and Janek Spaderna and Peter Thiemann and Vasco T. Vasconcelos},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {7},
  number = {PLDI},
  year = {2023},
  doi = {10.1145/3591277}
}