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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e5bcee954d4dd021 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.148.84 with SMTP id o20mr854645bkv.6.1319896594909; Sat, 29 Oct 2011 06:56:34 -0700 (PDT) Path: l23ni15516bkv.0!nntp.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: Paraffin 2.0 for GNAT and ICC Ada 2005 compilers References: Date: Sat, 29 Oct 2011 09:54:32 -0400 Message-ID: <82zkgjoqcn.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:d76JSNEfrhDB6AALnO8moAowPZE= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: bf1b04eac0596e26b0fa612923 Xref: news1.google.com comp.lang.ada:18746 Content-Type: text/plain; charset=us-ascii Date: 2011-10-29T09:54:32-04:00 List-Id: Brad Moore writes: > I am pleased to announce the availability of Paraffin 2.0. > > Paraffin is a suite of generics for Ada 2005 that can add parallelism > to loops and recursive algorithms. Interesting. > You can get the source code from SourceForge: > https://sourceforge.net/projects/paraffin/files/ I suggest it would be helpful if the examples included instantiating the generics. The current examples illustrate the patterns, but don't motivate the use of generics. -- -- Stephe