Sciweavers

539 search results - page 1 / 108
» Analysis of Types of Self-Improving Software
Sort
View
146
Voted
SCOPES
2004
Springer
16 years 2 days ago
Fast Points-to Analysis for Languages with Structured Types
Michael Jung, Sorin A. Huss
IWPC
2000
IEEE
15 years 11 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
184
Voted
SAC
2011
ACM
14 years 9 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...
195
Voted
IFL
2005
Springer
207views Formal Methods» more  IFL 2005»
16 years 7 days 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