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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!news.glorb.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!fx26.iad.POSTED!not-for-mail From: Shark8 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:36.0) Gecko/20100101 Thunderbird/36.0a1 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: New Years 2015 Ada Advocacy Resolutions :) References: <8c23b629-4495-4ec4-afae-7f0b03df4668@googlegroups.com> In-Reply-To: <8c23b629-4495-4ec4-afae-7f0b03df4668@googlegroups.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@teranews.com NNTP-Posting-Date: Mon, 05 Jan 2015 18:16:13 UTC Organization: TeraNews.com Date: Mon, 05 Jan 2015 11:16:11 -0700 X-Received-Bytes: 1577 X-Received-Body-CRC: 2993846669 Xref: number.nntp.giganews.com comp.lang.ada:191681 Date: 2015-01-05T11:16:11-07:00 List-Id: On 05-Jan-15 08:43, David Botton wrote: > 2. Gnoga Doc - A documentation generator and library for parsing Ada source (needed for IDE) Parsing can be done by OpenToken, which is a nice little parsing library: http://stephe-leake.org/ada/opentoken.html > 5. To promote gcc/ada for Hobby and Professional use > 6. To encourage (and write myself) more Ada "interfaces", open source unencumbered libraries > to promote the use of Ada by individuals and businesses of all sizes > 7. Try to give at least one workshop at some Ada conference or public ada forum. > I have a lot more in mind, but better I speak little and do a lot ;) > > > So, What are your plans for 2015? I'm currently implementing a scripting-language with Ada. I'm also considering reviving my Flash-player project.