Sciweavers

669 search results - page 1 / 134
» Haskell program coverage
Sort
View
HASKELL
2007
ACM
15 years 2 months ago
Haskell program coverage
We describe the design, implementation and use of HPC, a toolkit to record and display Haskell Program Coverage. HPC includes tools that instrument Haskell programs to record prog...
Andy Gill, Colin Runciman
69
Voted
HASKELL
2005
ACM
15 years 4 months ago
Putting curry-howard to work
Tim Sheard
HASKELL
2008
ACM
14 years 12 months ago
Haskell session types with (almost) no class
Riccardo Pucella, Jesse A. Tov
77
Voted
HASKELL
2008
ACM
14 years 12 months ago
Haskell, do you read me?: constructing and composing efficient top-down parsers at runtime
Marcos Viera, S. Doaitse Swierstra, Eelco Lempsink