Gnu Ada Runtime Library (GNARL)
funded by: U.S. Army AJPO, awarded to Ted Baker, Florida State University
participation: Frank Mueller (Research Asssistant)
The
PART project
is providing the Ada 95 runtime system for the NYU Gnu Ada Translator (
GNAT
). GNAT is an Ada 95 compiler based on the gcc sources.
The
GNAT and GNARL sources
from NYU or from
mirror sites
and the
GNARL interface documentation
are available via anonymous ftp. GNARL is based on GNULL, the low level interface.
The
GNULL sources
are available via anonymous ftp.
GNULL is implemented on top of
Pthreads (POSIX threads)
.