Sciweavers

5214 search results - page 17 / 1043
» The Online Specialization Problem
Sort
View
PEPM
1994
ACM
13 years 11 months ago
Identifying Profitable Specialization in Object-Oriented Languages
The performance of object-oriented languages can be greatly improved if methods can be specialized for particular classes of arguments. Such specialization can provide the compile...
Jeffrey Dean, Craig Chambers, David Grove
JUCS
2008
151views more  JUCS 2008»
13 years 7 months ago
Custom Specializers in Object-Oriented Lisp
Abstract: We describe in this paper the implementation and use of custom specializers in two current dialects of Lisp: Skill and Common Lisp. We motivate the need for such speciali...
Jim Newton, Christophe Rhodes
DAGSTUHL
1996
13 years 8 months ago
Program Specialization via Program Slicing
This paper concerns the use of program slicing to perform a certain kind of program-specialization operation. We show that the specialization operation that slicing performs is dif...
Thomas W. Reps, Todd Turnidge
NLPRS
2001
Springer
13 years 12 months ago
Collaborative Translation Environment 'Yakushite.Net'
We demonstrate a web-based machine translation environment that can be improved in terms of accuracy and scope through online collaboration by users. The environment leverages the...
Tatsuya Sukehiro, Mihoko Kitamura, Toshiki Murata
LCTRTS
2005
Springer
14 years 1 months ago
System-wide compaction and specialization of the linux kernel
The limited built-in configurability of Linux can lead to expensive code size overhead when it is used in the embedded market. To overcome this problem, we propose the applicatio...
Dominique Chanet, Bjorn De Sutter, Bruno De Bus, L...