Sciweavers

194 search results - page 1 / 39
» A Rewriting Semantics for Type Inference
Sort
View
ESOP
2007
Springer
13 years 11 months ago
A Rewriting Semantics for Type Inference
When students first learn programming, they often rely on a simple operational model of a program’s behavior to explain how particular features work. Because such models build o...
George Kuan, David MacQueen, Robert Bruce Findler
JLP
2006
111views more  JLP 2006»
13 years 5 months ago
Executable structural operational semantics in Maude
This paper describes in detail how to bridge the gap between theory and practice when implementing in Maude structural operational semantics described in rewriting logic, where tr...
Alberto Verdejo, Narciso Martí-Oliet
AISC
1992
Springer
13 years 9 months ago
A Type-Coercion Problem in Computer Algebra
Abstract. An important feature of modern computer algebra systems is the support of a rich type system with the possibility of type inference. Basic features of such a type system ...
Andreas Weber
VLDB
1998
ACM
86views Database» more  VLDB 1998»
13 years 9 months ago
Inferring Function Semantics to Optimize Queries
The goal of the COKO-KOLA project [10, 91 is to express rules of rule-basedoptimizers in a mannerpermitting verification with a theoremprover. In [IO], we consideredquerytransform...
Mitch Cherniack, Stanley B. Zdonik
ENTCS
2000
114views more  ENTCS 2000»
13 years 5 months ago
Syntactic Type Soundness for the Region Calculus
The region calculus of Tofte and Talpin is an annotated polymorphically typed lambda calculus which makes memory allocation and deallocation explicit. It is intended as an interme...
Simon Helsen, Peter Thiemann