A standalone, portable package for producing dynamically PDF documents
PDF_Out is an Ada package for writing easily PDF files dynamically. Enables the automatic production of reports. Standalone and unconditionally portable code. No external resource is needed.
More information on... http://apdf.sf.net
Alire crate: https://alire.ada.dev/crates/apdf
Mirror: https://github.com/zertovitch/ada-pdf-writer
This project currently provides the GNAT Studio Ada development environment, packaged for macOS.
For a source of the compiler and software packages, for various operating systems, see https://ada-lang.io and Alire.
For up-to-date releases of the GNAT compiler packaged for macOS, see https://github.com/simonjwright/distributing-gcc/releases.
Older releases are retained for historical reasons.
A standalone, portable Ada package for producing Excel spreadsheets
Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically.
Enables the automatic production of reports.
No interaction needed with Excel or MS Office.
More information on: http://excel-writer.sf.net
Alire crate: https://alire.ada.dev/crates/excel_writer
Mirror: https://github.com/zertovitch/excel-writer