Sciweavers

9595 search results - page 105 / 1919
» Functional programming in C
Sort
View
CAV
2012
Springer
257views Hardware» more  CAV 2012»
13 years 5 months ago
CSolve: Verifying C with Liquid Types
We present CSolve, an automated verifier for C programs based on Liquid Type inference. We show how CSolve verifies memory safety through an example and describe its architecture...
Patrick Maxim Rondon, Alexander Bakst, Ming Kawagu...
ICFP
2010
ACM
15 years 3 months ago
Scrapping your inefficient engine: using partial evaluation to improve domain-specific language implementation
Partial evaluation aims to improve the efficiency of a program by specialising it with respect to some known inputs. In this paper, we show that partial evaluation can be an effec...
Edwin Brady, Kevin Hammond
TACO
2008
52views more  TACO 2008»
15 years 2 months ago
Object co-location and memory reuse for Java programs
Zoe C. H. Yu, Francis C. M. Lau, Cho-Li Wang
ASSETS
2000
ACM
15 years 7 months ago
Programming by voice, VocalProgramming
Stephen C. Arnold, Leo Mark, John Goldthwaite
ICGA
2007
80views Optimization» more  ICGA 2007»
15 years 2 months ago
Factors Affecting Diminishing Returns for Searching Deeper
The phenomenon of diminishing returns for additional search effort has been observed by several researchers. We study experimentally additional factors which influence the behavio...
Matej Guid, Ivan Bratko