Sciweavers

2596 search results - page 187 / 520
» Gradual Typing for Objects
Sort
View
ALIFE
2006
15 years 4 months ago
Self-Replication and Self-Assembly for Manufacturing
It has been argued that a central objective of nanotechnology is to make products inexpensively, and that self-replication is an effective approach to very low-cost manufacturing....
Robert Ewaschuk, Peter D. Turney
OOPSLA
2005
Springer
15 years 9 months ago
Javari: adding reference immutability to Java
This paper describes a type system that is capable of expressing and enforcing immutability constraints. The speonstraint expressed is that the abstract state of the object to whi...
Matthew S. Tschantz, Michael D. Ernst
ICFP
2005
ACM
16 years 4 months ago
A step-indexed model of substructural state
The concept of a "unique" object arises in many emerging programming languages such as Clean, CQual, Cyclone, TAL, and Vault. In each of these systems, unique objects ma...
Amal J. Ahmed, Matthew Fluet, Greg Morrisett
ICCV
2003
IEEE
16 years 6 months ago
Polarization-based Inverse Rendering from a Single View
This paper presents a method to estimate geometrical, photometrical, and environmental information of a singleviewed object in one integrated framework under fixed viewing positio...
Daisuke Miyazaki, Robby T. Tan, Kenji Hara, Katsus...
ASPLOS
2009
ACM
16 years 4 months ago
Leak pruning
Managed languages improve programmer productivity with type safety and garbage collection, which eliminate memory errors such as dangling pointers, double frees, and buffer overfl...
Michael D. Bond, Kathryn S. McKinley