Sciweavers

135
Voted
COCO
2009
Springer
96views Algorithms» more  COCO 2009»
15 years 9 months ago
On the Complexity of Boolean Functions in Different Characteristics
Every Boolean function on n variables can be expressed as a unique multivariate polynomial modulo p for every prime p. In this work, we study how the degree of a function in one c...
Parikshit Gopalan, Shachar Lovett, Amir Shpilka
DLS
2007
133views Languages» more  DLS 2007»
15 years 9 months ago
Mirages: behavioral intercession in a mirror-based architecture
Mirror-based systems are object-oriented reflective architectures built around a set of design principles that lead to reflective APIs which foster a high degree of reusability, l...
Stijn Mostinckx, Tom Van Cutsem, Stijn Timbermont,...
145
Voted
DLS
2007
141views Languages» more  DLS 2007»
15 years 9 months ago
Highly dynamic behaviour adaptability through prototypes with subjective multimethods
Sebastián González, Kim Mens, Patric...
DLS
2007
138views Languages» more  DLS 2007»
15 years 9 months ago
OMeta: an object-oriented language for pattern matching
This paper introduces OMeta, a new object-oriented language for pattern matching. OMeta is based on a variant of Parsing Expression Grammars (PEGs) [5]--a recognitionbased foundat...
Alessandro Warth, Ian Piumarta
183
Voted
DLS
2007
150views Languages» more  DLS 2007»
15 years 9 months ago
RPython: a step towards reconciling dynamically and statically typed OO languages
Although the C-based interpreter of Python is reasonably fast, implementations on the CLI or the JVM platforms offers some advantages in terms of robustness and interoperability. ...
Davide Ancona, Massimo Ancona, Antonio Cuni, Nicho...