Sciweavers

539 search results - page 1 / 108
» Analysis of Types of Self-Improving Software
Sort
View
SCOPES
2004
Springer
13 years 9 months ago
Fast Points-to Analysis for Languages with Structured Types
Michael Jung, Sorin A. Huss
IWPC
2000
IEEE
13 years 8 months ago
Types and Concept Analysis for Legacy Systems
We combine type inference and concept analysis in order to gain insight into legacy software systems. Type inference for COBOL yields the types for variables and program parameter...
Tobias Kuipers, Leon Moonen
SAC
2011
ACM
12 years 7 months ago
Type harvesting: a practical approach to obtaining typing information in dynamic programming languages
Dynamically typed programming languages are powerful tools for rapid software development. However, there are scenarios that would benefit from actual type information being avai...
Michael Haupt, Michael Perscheid, Robert Hirschfel...
IFL
2005
Springer
207views Formal Methods» more  IFL 2005»
13 years 9 months ago
A Dependently Typed Framework for Static Analysis of Program Execution Costs
Abstract. This paper considers the use of dependent types to capture information about dynamic resource usage in a static type system. Dependent types allow us to give (explicit) p...
Edwin Brady, Kevin Hammond