Sciweavers

4 search results - page 1 / 1
» cefp 2009
Sort
View
76
Voted
CEFP
2009
Springer
14 years 11 months ago
Functional Programming with C++ Template Metaprograms
Zoltán Porkoláb
98
Voted
CEFP
2009
Springer
14 years 11 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
146
Voted
CEFP
2009
Springer
14 years 11 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...