Sciweavers

ICTAC
2005
Springer

Finding Resource Bounds in the Presence of Explicit Deallocation

13 years 10 months ago
Finding Resource Bounds in the Presence of Explicit Deallocation
Abstract. A software program requesting a resource that is not available usually raises an out-of-resource exception. Component software is software that has been assembled from standardized, reusable components which, in turn, may also composed from other components. Due to the independent development and reuse of components, component software has a high risk of causing out-of-resource exceptions. We present a small component language and develop a type system which can statically prevent this type of errors . This work continues our previous works [3, 18] by including explicit deallocation. We prove that the type system is sound with respect to safe deallocation and that sharp resource bounds can be computed statically.
Hoang Truong, Marc Bezem
Added 27 Jun 2010
Updated 27 Jun 2010
Type Conference
Year 2005
Where ICTAC
Authors Hoang Truong, Marc Bezem
Comments (0)