Sciweavers

19798 search results - page 17 / 3960
» Is Structural Subtyping Useful
Sort
View
ESOP
1992
Springer
13 years 11 months ago
Dynamic Typing
Dynamic typing is a program analysis targeted at removing runtime tagging and untagging operations from programs written in dynamically typed languages. This paper compares dynami...
Fritz Henglein
BMCBI
2008
99views more  BMCBI 2008»
13 years 7 months ago
Comparative phyloinformatics of virus genes at micro and macro levels in a distributed computing environment
Background: Preparedness for a possible global pandemic caused by viruses such as the highly pathogenic influenza A subtype H5N1 has become a global priority. In particular, it is...
Dadabhai T. Singh, Rahul Trehan, Bertil Schmidt, T...
PLDI
2003
ACM
14 years 28 days ago
CCured in the real world
CCured is a program transformation system that adds memory safety guarantees to C programs by verifying statically that memory errors cannot occur and by inserting run-time checks...
Jeremy Condit, Matthew Harren, Scott McPeak, Georg...
ACL
2001
13 years 9 months ago
Tractability and Structural Closures in Attribute Logic Type Signatures
This paper considers three assumptions conventionally made about signatures in typed feature logic that are in potential disagreement with current practice among grammar developer...
Gerald Penn
GI
1997
Springer
13 years 12 months ago
Functional Object-Oriented Programming with Object-Gofer
Object-Gofer is a small, practical extension of the functional programming language Gofer incorporating the following ideas from the object-oriented community: objects and toplevel...
Wolfram Schulte, Klaus Achatz