TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Modular Typechecking for Hierarchically Extensible Datatypes and Functions
1 points
by
alrex021
about 15 years ago
1 comment
alrex021
about 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.