paperbot · PL 论文追踪

RSS

Logarithm and program testing

POPL 6(POPL)2022
Kuen-Bang Hou (Favonia), Zhuyang Wang

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

原文摘要(Abstract)

Randomized property-based testing has gained much attention recently, but most frameworks stop short at polymorphic properties. Although Bernardy et al. have developed a theory to reduce a wide range of polymorphic properties to monomorphic ones, it relies upon ad-hoc embedding-projection pairs to massage the types into a particular form. This paper skips the embedding-projection pairs and presents a mechanical monomorphization for a general class of polymorphic functions, a step towards automatic testing for polymorphic properties. The calculation of suitable types for monomorphization turns out to be logarithm .

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot1536,
  title = {Logarithm and program testing},
  author = {Kuen-Bang Hou (Favonia) and Zhuyang Wang},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {6},
  number = {POPL},
  year = {2022},
  doi = {10.1145/3498726}
}