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.

Modular Typechecking for Hierarchically Extensible Datatypes and Functions

1 pointsby alrex021about 15 years ago

1 comment

alrex021about 15 years ago
This is an awesome paper on language design that demonstrates support for open algebraic types and extensible functions, all with modular type checking. This is kind of a thing that could perhaps open the algebraic types in Haskell.