Sciweavers

77 search results - page 1 / 16
» A Pure Reasoning Engine for Programming by Demonstration
Sort
View
71
Voted
UIST
1994
ACM
15 years 3 months ago
A Pure Reasoning Engine for Programming by Demonstration
Martin R. Frank, James D. Foley
200
Voted
ICFP
2009
ACM
16 years 9 days ago
Purely functional lazy non-deterministic programming
Functional logic programming and probabilistic programming have demonstrated the broad benefits of combining laziness (non-strict evaluation with sharing of the results) with non-...
Sebastian Fischer, Oleg Kiselyov, Chung-chieh Shan
102
Voted
FOSSACS
2008
Springer
15 years 1 months ago
Erasure and Polymorphism in Pure Type Systems
We introduce Erasure Pure Type Systems, an extension to Pure Type Systems with an erasure semantics centered around a type constructor indicating parametric polymorphism. The eras...
Nathan Mishra-Linger, Tim Sheard
AMAST
2008
Springer
15 years 1 months ago
System Demonstration of Spiral: Generator for High-Performance Linear Transform Libraries
We demonstrate Spiral, a domain-specific library generation system. Spiral generates high performance source code for linear transforms (such as the discrete Fourier transform and ...
Yevgen Voronenko, Franz Franchetti, Fréd&ea...
CADE
2003
Springer
15 years 12 months ago
Proving Pointer Programs in Higher-Order Logic
This paper develops sound modelling and reasoning methods for imperative programs with pointers: heaps are modelled as mappings from addresses to values, and pointer structures are...
Farhad Mehta, Tobias Nipkow