We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: Dependent Type Systems as Macros

Abstract: We present Turnstile+, a high-level, macros-based metaDSL for building dependently typed languages. With it, programmers may rapidly prototype and iterate on the design of new dependently typed features and extensions. Or they may create entirely new DSLs whose dependent type "power" is tailored to a specific domain. Our framework's support of language-oriented programming also makes it suitable for experimenting with systems of interacting components, e.g., a proof assistant and its companion DSLs. This paper explains the implementation details of Turnstile+, as well as how it may be used to create a wide-variety of dependently typed languages, from a lightweight one with indexed types, to a full spectrum proof assistant, complete with a tactic system and extensions for features like sized types and SMT interaction.
Subjects: Programming Languages (cs.PL)
Journal reference: Proceedings of the ACM on Programming Languages, Volume 4, Issue POPL, Article 3. January 2020
DOI: 10.1145/3371071
Cite as: arXiv:2107.01295 [cs.PL]
  (or arXiv:2107.01295v1 [cs.PL] for this version)

Submission history

From: William J. Bowman [view email]
[v1] Fri, 2 Jul 2021 22:43:51 GMT (495kb)

Link back to: arXiv, form interface, contact.