Sciweavers

75
Voted
CEFP
2009
Springer
14 years 10 months ago
Types for Units-of-Measure: Theory and Practice
Andrew Kennedy
74
Voted
CEFP
2009
Springer
14 years 10 months ago
Functional Programming with C++ Template Metaprograms
Zoltán Porkoláb
143
Voted
CEFP
2009
Springer
14 years 10 months ago
Programming in Manticore, a Heterogenous Parallel Functional Language
The Manticore project is an effort to design and implement a new functional language for parallel programming. Unlike many earlier parallel languages, Manticore is a heterogeneous...
Matthew Fluet, Lars Bergstrom, Nic Ford, Mike Rain...
97
Voted
CEFP
2009
Springer
14 years 10 months ago
Reasoning about Codata
Programmers happily use induction to prove properties of recursive programs. To show properties of corecursive programs they employ coinduction, but perhaps less enthusiastically. ...
Ralf Hinze