paperbot · PL 论文追踪

RSS

Context-Free Session Type Inference

TOPLAS 41(2)2019
Luca Padovani

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

原文摘要(Abstract)

Some interesting communication protocols can be precisely described only by context-free session types, an extension of conventional session types supporting a general form of sequential composition. The complex metatheory of context-free session types, however, hinders the definition of corresponding checking and inference algorithms. In this work, we study a new syntax-directed type system for context-free session types that is easy to embed into a host programming language. We also detail 2 OCaml embeddings that allow us to piggyback on OCaml’s type system to check and infer context-free session types.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot715,
  title = {Context-Free Session Type Inference},
  author = {Luca Padovani},
  journal = {ACM Transactions on Programming Languages and Systems},
  volume = {41},
  number = {2},
  year = {2019},
  doi = {10.1145/3229062}
}