Sciweavers

5090 search results - page 661 / 1018
» Constructing Strategies for Programming
Sort
View
181
Voted
OOPSLA
2007
Springer
16 years 27 days ago
Using hpm-sampling to drive dynamic compilation
All high-performance production JVMs employ an adaptive strategy for program execution. Methods are first executed unoptimized and then an online profiling mechanism is used to ...
Dries Buytaert, Andy Georges, Michael Hind, Matthe...
SAS
2007
Springer
125views Formal Methods» more  SAS 2007»
16 years 26 days ago
A Compilation Model for Aspect-Oriented Polymorphically Typed Functional Languages
Introducing aspect orientation to a polymorphically typed functional language strengthens the importance of type-scoped advices; i.e., advices with their effects being harnessed b...
Kung Chen, Shu-Chun Weng, Meng Wang, Siau-Cheng Kh...
ITICSE
2006
ACM
16 years 21 days ago
Encouraging the development of undergraduate researchers in computer vision
In a small computer science department without a graduate program, it is sometimes difficult to attract research students. This is particularly true for research in computer visio...
Clark F. Olson
SAC
2006
ACM
16 years 21 days ago
Implementing an embedded GPU language by combining translation and generation
Dynamic languages typically allow programs to be written y high level of abstraction. But their dynamic nature makes it very hard to compile such languages, meaning that a price h...
Calle Lejdfors, Lennart Ohlsson
SI3D
2006
ACM
16 years 21 days ago
Multi-scale line drawings from 3D meshes
We present an effective method for automatically selecting the appropriate scale of shape features that are depicted when rendering a 3D mesh in the style of a line drawing. The m...
Alex Ni, Kyuman Jeong, Seungyong Lee, Lee Markosia...