paperbot · PL 论文追踪

RSS

Partially-static data as free extension of algebras

ICFP 2(ICFP)2018
Jeremy Yallop, Tamara von Glehn, Ohad Kammar

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

原文摘要(Abstract)

Partially-static data structures are a well-known technique for improving binding times. However, they are often defined in an ad-hoc manner, without a unifying framework to ensure full use of the equations associated with each operation. We present a foundational view of partially-static data structures as free extensions of algebras for suitable equational theories, i.e. the coproduct of an algebra and a free algebra in the category of algebras and their homomorphisms. By precalculating these free extensions, we construct a high-level library of partially-static data representations for common algebraic structures. We demonstrate our library with common use-cases from the literature: string and list manipulation, linear algebra, and numerical simplification.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot288,
  title = {Partially-static data as free extension of algebras},
  author = {Jeremy Yallop and Tamara von Glehn and Ohad Kammar},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {2},
  number = {ICFP},
  year = {2018},
  doi = {10.1145/3236795}
}