Sciweavers

1288 search results - page 89 / 258
» Visual Generalization in Programming by Example
Sort
View
199
Voted
POPL
2002
ACM
16 years 2 months ago
Resource usage analysis
It is an important criterion of program correctness that a program accesses resources in a valid manner. For example, a memory region that has been allocated should be eventually ...
Atsushi Igarashi, Naoki Kobayashi
ACL2
2006
ACM
15 years 8 months ago
Adding parallelism capabilities to ACL2
We have implemented parallelism primitives that permit an ACL2 programmer to parallelize execution of ACL2 functions. We (1) introduce logical definitions for these primitives, (...
David L. Rager
ICCAD
1997
IEEE
105views Hardware» more  ICCAD 1997»
15 years 6 months ago
Fast field solver-programs for thermal and electrostatic analysis of microsystem elements
To solve the problem of fast thermal and electrostatic simulation of microsystem elements two different field solver tools have been developed at TUB. The µSTHERMANAL program is ...
Vladimir Székely, Márta Rencz
ENTCS
2007
100views more  ENTCS 2007»
15 years 2 months ago
Lightweight Static Capabilities
We describe a modular programming style that harnesses modern type systems to verify safety conditions in practical systems. This style has three ingredients: (i) A compact kernel...
Oleg Kiselyov, Chung-chieh Shan
PPDP
2010
Springer
15 years 29 days ago
HSS: a compiler for cascading style sheets
This article presents HSS1 , a compiler for CSS. It is first argued that generating CSS improves portability and maintainability of CSS files. This claim is supported by realist...
Manuel Serrano