Sciweavers

856 search results - page 1 / 172
» Dependent Types in Practical Programming
Sort
View
JFP
2007
112views more  JFP 2007»
13 years 6 months ago
Dependent ML An approach to practical programming with dependent types
We present an approach to enriching the type system of ML with a restricted form of de
Hongwei Xi
POPL
1999
ACM
13 years 10 months ago
Dependent Types in Practical Programming
Hongwei Xi, Frank Pfenning
AFP
2004
Springer
105views Formal Methods» more  AFP 2004»
13 years 11 months ago
Epigram: Practical Programming with Dependent Types
Abstraction and application, tupling and projection: these provide the ‘software engineering’ superstructure for programs, and our familiar type systems ensure that these opera...
Conor McBride
ESOP
2008
Springer
13 years 8 months ago
Practical Programming with Higher-Order Encodings and Dependent Types
Abstract. Higher-order abstract syntax (HOAS) refers to the technique of representing variables of an object-language using variables of a meta-language. The standard first-order a...
Adam Poswolsky, Carsten Schürmann
FUIN
2010
103views more  FUIN 2010»
13 years 3 months ago
Automation for Dependently Typed Functional Programming
Abstract. Writing dependently typed functional programs that capture non-trivial program properties, such as those involving membership, ordering and non-linear arithmetic, is diff...
Sean Wilson, Jacques D. Fleuriot, Alan Smaill