Ada Programming/Platform/Linux
< Ada Programming < PlatformComputing » Computer Science » Computer Programming » Ada Programming

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
Wikibook
Ada Reference Manual
-- does not apply --
External resources
- The Big Online Book of Linux Ada Programming
- Ada in Debian GNU/Linux, slides suitable for a 50minute presentation, by Ludovic Brenta.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.