Sciweavers

3456 search results - page 56 / 692
» Byte Code Engineering
Sort
View
EMSOFT
2004
Springer
15 years 7 months ago
Reducing program image size by extracting frozen code and data
Daniel Citron, Gadi Haber, Roy Levin
LCTRTS
2004
Springer
15 years 7 months ago
Adaptive code unloading for resource-constrained JVMs
Lingli Zhang, Chandra Krintz
WCRE
2007
IEEE
15 years 8 months ago
A Study of Consistent and Inconsistent Changes to Code Clones
Code Cloning is regarded as a threat to software maintenance, because it is generally assumed that a change to a code clone usually has to be applied to the other clones of the cl...
Jens Krinke
111
Voted
WCRE
2005
IEEE
15 years 7 months ago
Semantic Navigation of Large Code Bases in Higher-Order, Dynamically Typed Languages
— Chuck is a new code browser that allows navigation of a code base along semantic structures, such as data-flow and higher-order control-flow relationships. Employing the fast...
S. Alexander Spoon, Olin Shivers
95
Voted
ICSE
2000
IEEE-ACM
15 years 5 months ago
Implementing incremental code migration with XML
We demonstrate how XML and related technologies can be used for code mobility at any granularity, thus overcoming the restrictions of existing approaches. By not fixing a particul...
Wolfgang Emmerich, Cecilia Mascolo, Anthony Finkel...