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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.70.96.230 with SMTP id dv6mr71577063pdb.4.1416336759351; Tue, 18 Nov 2014 10:52:39 -0800 (PST) X-Received: by 10.182.94.205 with SMTP id de13mr28559obb.23.1416336759238; Tue, 18 Nov 2014 10:52:39 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!h15no2999366igd.0!news-out.google.com!ks2ni22429igb.0!nntp.google.com!uq10no1088503igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 18 Nov 2014 10:52:38 -0800 (PST) In-Reply-To: <99105a2d-7cb0-49c1-9b54-194122c13eb7@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=209.159.182.101; posting-account=TXawsQoAAAB-ubldsHxSVtTxvqzM_vdF NNTP-Posting-Host: 209.159.182.101 References: <4aec4961-3bd3-49ca-86c1-42b20dc9eb53@googlegroups.com> <08a5d79f-b39c-4e2a-98c3-5e6ca715c9ae@googlegroups.com> <99105a2d-7cb0-49c1-9b54-194122c13eb7@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7e120ee0-0323-4b32-9cc1-8b77ea661d70@googlegroups.com> Subject: Re: ANN: Sparforte 1.5.1 From: koburtch@gmail.com Injection-Date: Tue, 18 Nov 2014 18:52:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:23525 Date: 2014-11-18T10:52:38-08:00 List-Id: On Sunday, October 26, 2014 9:36:13 PM UTC-4, David Botton wrote: > > How important is a shared library? Anyone else want me prioritize one? >=20 > Also, would that shared library be available with a runtime exception lik= e GMGPL? If I recall your project is GPL which makes sense as an applicatio= n. >=20 > My personal interest is to use it as a scripting language in association = with Gnoga (http://www.gnoga.com), for example I am going to begin work soo= n on an GUI builder for Gnoga, I'd like similar to how GPS uses Python to c= onsider using Spaforte as the scripting language for it. >=20 > In the course of that, and adding hooks fro Spaforte to Gnoga, I am think= ing others may find use as well for scripting needs in their projects. >=20 > David Botton I originally used GMGPL. I may have changed it, as you observed, since the= exception in the GMGPL didn't apply to SparForte...that was a while ago. I've made a note in the ChangeLog on Github to do a shared library. I will= try to address this as time permits: I had some disruptions in the last mo= nth. Also, I've made changes as per another Email, fixing issues with high-ascii= Latin-1 characters being rejected in certain contexts, and adding some add= itional command-line editing features. I've put these changes on Github bu= t I haven't tested them yet. Regards, Ken B.