Sciweavers

1614 search results - page 33 / 323
» Polymorphism and Genetic Programming
Sort
View
POPL
2005
ACM
14 years 10 months ago
Polymorphic bytecode: compositional compilation for Java-like languages
We define compositional compilation as the ability to typecheck source code fragments in isolation, generate corresponding binaries, and link together fragments whose mutual assum...
Davide Ancona, Ferruccio Damiani, Sophia Drossopou...
GECCO
2006
Springer
144views Optimization» more  GECCO 2006»
14 years 1 months ago
When lisp is faster than C
This paper compares the performance of the program evaluation phase of genetic programming using C and Common Lisp. A simple experiment is conducted, and the conclusion is that ge...
Børge Svingen
BMCBI
2010
103views more  BMCBI 2010»
13 years 10 months ago
A method of predicting changes in human gene splicing induced by genetic variants in context of cis-acting elements
Background: Polymorphic variants and mutations disrupting canonical splicing isoforms are among the leading causes of human hereditary disorders. While there is a substantial evid...
Alexander G. Churbanov, Igor Vorechovsky, Chindo H...
APLAS
2005
ACM
14 years 3 months ago
Lightweight Family Polymorphism
The formal core calculus .FJ has been introduced to model lightweight family polymorphism, a programming style to support reusable yet type-safe mutually recursive classes. This pa...
Atsushi Igarashi, Chieri Saito, Mirko Viroli
GI
2009
Springer
14 years 2 months ago
Reasoning about Contextual Equivalence: From Untyped to Polymorphically Typed Calculi
: This paper describes a syntactical method for contextual equivalence in polymorphically typed lambda-calculi. Our specific calculus has letrec as cyclic let, data constructors, ...
David Sabel, Manfred Schmidt-Schauß, Frederi...