Sciweavers

325 search results - page 15 / 65
» Rewriting Strategies in Java
Sort
View
75
Voted
PPPJ
2004
ACM
15 years 3 months ago
Using the divide and conquer strategy to teach Java framework design
All programmers should understand the concept of program families and know the techniques for constructing them. This paper describes a case study that can be used to introduce st...
H. Conrad Cunningham, Yi Liu, Cuihua Zhang
ENTCS
2008
65views more  ENTCS 2008»
14 years 9 months ago
Rules and Strategies in Java
In this paper we present the essential feature we have considered when designing a new language based on rules and strategies. Relying on the implementation of Tom, we explain how...
Pierre-Etienne Moreau, Antoine Reilles
PVLDB
2008
113views more  PVLDB 2008»
14 years 8 months ago
Rewriting procedures for batched bindings
Queries, or calls to stored procedures/user-defined functions are often invoked multiple times, either from within a loop in an application program, or from the where/select claus...
Ravindra Guravannavar, S. Sudarshan
JFLP
2002
101views more  JFLP 2002»
14 years 9 months ago
Complete Selection Functions for a Lazy Conditional Narrowing Calculus
In this paper we extend the lazy narrowing calculus lnc of Middeldorp, Okui, and Ida [26] to conditional rewrite systems. The resulting lazy conditional narrowing calculus lcnc is...
Aart Middeldorp, Taro Suzuki, Mohamed Hamada
196
Voted

Book
349views
16 years 5 months ago
Thinking in Java
"Much of the motivation and effort for this edition is to bring the book up to date with the Java JDK 1.4 release of the language. However, it has also become clear that most ...
Jolt Award