From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,21aaebbd9205357c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.93.230 with SMTP id cx6mr1091862wib.5.1362330844388; Sun, 03 Mar 2013 09:14:04 -0800 (PST) Path: g1ni44227wig.0!nntp.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Please list all the Ada libraries you know Date: Sun, 3 Mar 2013 18:13:49 +0100 Organization: cbb software GmbH Message-ID: References: Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: TNGw0NoNrWqwYmfxAaSXHQ.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2013-03-03T18:13:49+01:00 List-Id: On Sun, 3 Mar 2013 08:42:44 -0800 (PST), ferrariv65@gmail.com wrote: > Please list here all the Ada libraries you know, with links and a brief description. Here is the list of the libraries I maintain: 1. Ada industrial control widget library (gauges, meters, oscilloscopes, plotting): http://www.dmitry-kazakov.de/ada/aicwl.htm 2. Fuzzy machine learning framework (AI) http://www.dmitry-kazakov.de/ada/fuzzy_ml.htm 3. Fuzzy sets (fuzzy and IFS sets, numbers, linguistic variables, GTK widgets for) http://www.dmitry-kazakov.de/ada/fuzzy.htm 4. GtkAda contributions (an extension of GtkAda, provides bindings missing in GtkAda, tasking support) http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm 5. Interval arithmetic (intervals with integer and real bounds) http://www.dmitry-kazakov.de/ada/intervals.htm 6. Measurement units (handling dimensioned values, I/O of, GTK widgets) http://www.dmitry-kazakov.de/ada/units.htm 7. Simple components (containers, graphs, lists, persistency layer, SQLite-/ODBC-bindings, IEEE 754 representations, stacks, streams, pools, synchronization primitives, table-driven parsers http://www.dmitry-kazakov.de/ada/components.htm 8. String editing (Editing numeric values, UTF-8 conversions, maps and sets, wildcard pattern matching) http://www.dmitry-kazakov.de/ada/strings_edit.htm 9. Tables (case-insensitive tables, parsing texts using a table) http://www.dmitry-kazakov.de/ada/tables.htm All of them are packaged for Fedora (rpm) and Debian (deb), all support GPR. No make files. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de