TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dependent type systems as macros (POPL 2020)

2 pointsby jedharrisover 5 years ago

1 comment

jedharrisover 5 years ago
Major steps beyond popular paper (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14167620" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14167620</a>). Includes extensive examples (video DSL, proof assistant built using their core). Lends itself to experimenting with type system extensions and integrated DSLs -- in principle for any language with a sufficiently advanced type system.