The browser you are using is not supported by this website. All versions of Internet Explorer are no longer supported, either by us or Microsoft (read more here: https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support).

Please use a modern browser to fully experience our website, such as the newest versions of Edge, Chrome, Firefox or Safari etc.

Garbage collector interface

Author

Editor

  • Kasper Østerbye

Summary, in English

The purpose of the presented garbage collector interface is to provide a universal interface for many different implementations of garbage collectors. This is to simplify the integration and exchange of garbage collectors, but also to support incremental, non-conservative, and thread safe implementations. Due to the complexity of the interface, it is aimed at code generators and preprocessors. Experiences from ongoing implementations indicate that the garbage collector interface successfully provides the necessary functionality in an efficient way,

Publishing year

2002

Language

English

Publication/Series

Proceedings of the Tenth Nordic Workshop on Programming and Software Development Tools and Techniques (NWPER 2002)

Document type

Conference paper

Topic

  • Computer Science
  • Control Engineering

Status

Published