Sciweavers

27 search results - page 1 / 6
» Immutability changes everything
Sort
View
SIGSOFT
2007
ACM
14 years 6 months ago
Object and reference immutability using java generics
A compiler-checked immutability guarantee provides useful documentation, facilitates reasoning, and enables optimizations. This paper presents Immutability Generic Java (IGJ), a n...
Yoav Zibin, Alex Potanin, Mahmood Ali, Shay Artzi,...
WSDM
2009
ACM
176views Data Mining» more  WSDM 2009»
14 years 7 days ago
The web changes everything: understanding the dynamics of web content
The Web is a dynamic, ever changing collection of information. This paper explores changes in Web content by analyzing a crawl of 55,000 Web pages, selected to represent different...
Eytan Adar, Jaime Teevan, Susan T. Dumais, Jonatha...
HOTOS
2009
IEEE
13 years 9 months ago
Mobility Changes Everything in Low-Power Wireless Sensornets
The system and network architecture for static sensornets is largely solved today with many stable commercial solutions now available and standardization efforts underway at the I...
Prabal Dutta, David E. Culler
TOOLS
2008
IEEE
13 years 11 months ago
Ownership, Uniqueness, and Immutability
Programming in an object-oriented language demands a fine balance between high degrees of expressiveness and control. At one level, we need to permit objects to interact freely t...
Johan Östlund, Tobias Wrigstad, Dave Clarke, ...
IFL
2007
Springer
120views Formal Methods» more  IFL 2007»
13 years 11 months ago
Lazy Contract Checking for Immutable Data Structures
Existing contract checkers for data structures force programmers to choose between poor alternatives. Contracts are either built into the functions that construct the data structur...
Robert Bruce Findler, Shu-yu Guo, Anne Rogers