Sciweavers

208 search results - page 2 / 42
» Generic ontology of datatypes
Sort
View
CIE
2006
Springer
13 years 8 months ago
Datatype-Generic Reasoning
Abstract. Datatype-generic programs are programs that are parameterised by a datatype. Designing datatype-generic programs brings new challenges and new opportunities. We review th...
Roland Carl Backhouse
CORR
2012
Springer
232views Education» more  CORR 2012»
12 years 16 days ago
A Formal Comparison of Approaches to Datatype-Generic Programming
-generic programming increases program abstraction and reuse by making functions operate uniformly across different types. Many approaches to generic programming have been proposed...
José Pedro Magalhães, Andres Lö...
AC
2003
Springer
13 years 10 months ago
Generic Properties of Datatypes
Roland Carl Backhouse, Paul F. Hoogendijk
TPHOL
1992
IEEE
13 years 9 months ago
Modelling Generic Hardware Structures by Abstract Datatypes
Klaus Schneider, Ramayya Kumar, Thomas Kropf
MPC
2004
Springer
165views Mathematics» more  MPC 2004»
13 years 10 months ago
Prototyping Generic Programming in Template Haskell
Abstract. Generic Programming deals with the construction of programs that can be applied to many dierent datatypes. This is achieved by parameterizing the generic programs by the...
Ulf Norell, Patrik Jansson