Features of the GNU Ada runtime library

  • Authors:
  • E. W. Giering;Frank Mueller;T. P. Baker

  • Affiliations:
  • Department of Computer Science, Florida State University, Tallahassee, FL;Department of Computer Science, Florida State University, Tallahassee, FL;Department of Computer Science, Florida State University, Tallahassee, FL

  • Venue:
  • TRI-Ada '94 Proceedings of the conference on TRI-Ada '94
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Gnu Ada Runtime Library (GNARL) is being developed to support Ada 9X tasking for the Gnu NYU Ada Translator (GNAT). Together, they form a portable, freely distributable Ada 9X translation system. GNARL and GNAT communicate through a well-defined procedural interface, facilitating their independent development.Among the design goals of this translation system are portability, interoperability with other languages (in particular C), efficiency, and user extensibility. This paper provides an overview of how the GNARL supports these goals.