Ada Programming/Platform/Linux

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Ada. Time-tested, safe and secure.
Ada. Time-tested, safe and secure.

The following libraries help you when you target the Linux Platform.

Florist
POSIX.5 binding. It will let you perform Linux system calls in the POSIX subset.
Ncurses
text terminal library.
Texttools
ncurses-based library for the Linux console.
GtkAda
GUI library (actually multiplatform).

See also[edit | edit source]

Wikibook[edit | edit source]

Ada Reference Manual[edit | edit source]

—does not apply—

External resources[edit | edit source]