Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts to help prevent programmer errors. They serve to create new types that are distinct at compile time but share a run-time representation with some base type. We present a new mechanism that allows for zero-cost conversions between generative type abstractions and their representations, even when such types are deeply nested. We prove type safety in the presence of these conversions and have implemented our work in GHC
The type class system in the Haskell Programming language provides a useful abstraction for a wide r...
System FC, the core language of the Glasgow Haskell Compiler, is an explicitly-typed variant of Syst...
The use of typed intermediate languages can significantly increase the reliability of a compiler. By...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Typed programming languages offer safety guarantees that help programmers write correct code, but ty...
AbstractThe use of typed intermediate languages can significantly increase the reliability of a comp...
Haskell is an influential functional programming language with an advanced type system that is capab...
Static type systems strive to be richly expressive while still being simple enough for programmers t...
Modular languages support generative type abstraction, ensuring that an abstract type is distinct fr...
Type family applications in Haskell must be fully saturated. This means that all type-level function...
System FC, the core language of the Glasgow Haskell Compiler, is an explicitly-typed variant of Syst...
The type class system in the Haskell Programming language provides a useful abstraction for a wide r...
System FC, the core language of the Glasgow Haskell Compiler, is an explicitly-typed variant of Syst...
The use of typed intermediate languages can significantly increase the reliability of a compiler. By...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Generative type abstractions – present in Haskell, OCaml, and other languages – are useful concepts ...
Typed programming languages offer safety guarantees that help programmers write correct code, but ty...
AbstractThe use of typed intermediate languages can significantly increase the reliability of a comp...
Haskell is an influential functional programming language with an advanced type system that is capab...
Static type systems strive to be richly expressive while still being simple enough for programmers t...
Modular languages support generative type abstraction, ensuring that an abstract type is distinct fr...
Type family applications in Haskell must be fully saturated. This means that all type-level function...
System FC, the core language of the Glasgow Haskell Compiler, is an explicitly-typed variant of Syst...
The type class system in the Haskell Programming language provides a useful abstraction for a wide r...
System FC, the core language of the Glasgow Haskell Compiler, is an explicitly-typed variant of Syst...
The use of typed intermediate languages can significantly increase the reliability of a compiler. By...