Sciweavers

4716 search results - page 208 / 944
» Tangible functional programming
Sort
View
125
Voted
GECCO
2007
Springer
177views Optimization» more  GECCO 2007»
15 years 8 months ago
On the behavioral diversity of random programs
Generating a random sampling of program trees with specified function and terminal sets is the initial step of many program evolution systems. I present a theoretical and experim...
Moshe Looks
118
Voted
ECOOP
2000
Springer
15 years 7 months ago
Towards a Unified Programming Language
The goal of research in programming languages should be to develop languages that integrates the best of concepts and constructs from the various programming paradigms. We do not a...
Ole Lehrmann Madsen
133
Voted
PLDI
1999
ACM
15 years 7 months ago
Pointer Analysis for Multithreaded Programs
This paper presents a novel interprocedural, ow-sensitive, and context-sensitive pointer analysis algorithm for multithreaded programs that may concurrently update shared pointers...
Radu Rugina, Martin C. Rinard
118
Voted
GECCO
2006
Springer
150views Optimization» more  GECCO 2006»
15 years 6 months ago
Nonlinear parametric regression in genetic programming
Genetic programming has been considered a promising approach for function approximation since it is possible to optimize both the functional form and the coefficients. However, it...
Yung-Keun Kwon, Sung-Soon Choi, Byung Ro Moon
VEE
2005
ACM
167views Virtualization» more  VEE 2005»
15 years 8 months ago
An execution layer for aspect-oriented programming languages
Language mechanisms deserve language implementation effort. While this maxim has led to sophisticated support for language features specific to object-oriented, functional and lo...
Michael Haupt, Mira Mezini, Christoph Bockisch, To...