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 Path: border2.nntp.dca.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: a new language, designed for safety ! Date: Wed, 11 Jun 2014 14:34:44 +0200 Organization: cbb software GmbH Message-ID: References: <1402308235.2520.153.camel@pascal.home.net> <85ioo9yukk.fsf@stephe-leake.org> <255b51cd-b23f-4413-805a-9fea3c70d8b2@googlegroups.com> <5ebe316d-cd84-40fb-a983-9f953f205fef@googlegroups.com> <18jneq8stp0h.95zrzy7hafft$.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: QTaafVZuunHujkJPndFR7g.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: number.nntp.dca.giganews.com comp.lang.ada:186838 Date: 2014-06-11T14:34:44+02:00 List-Id: On Wed, 11 Jun 2014 12:09:23 +0000 (UTC), Simon Clubley wrote: > On 2014-06-11, Dmitry A. Kazakov wrote: >> On Tue, 10 Jun 2014 22:34:12 +0300, Tero Koskinen wrote: >>> - HTTP client library with SSL (using curl bindings for now) >> >> A client? >> > There are a large number of reasons to want to issue HTTP/HTTPS requests > directly from within a program and to receive the results directly back > into that same program. Maybe, but if not implementing a browser, why sending a pair of strings and reading few strings back deserves a library? >>> - At least semi-decent runtime/peripheral library for ARM Cortex-Mx >>> processors[3] >> >> Oh, yes. As well as a cross compiler. It is a torture to use the native >> GNAT. > > When you talk about native GNAT in this specific case, are you talking > about a native ARM GNAT compiler running on an ARM board under something > like Linux ? Yep. > Their ARM version appears to be a paid version only (which was news to me). ARM cross hosted on x86 Linux is GNAT Pro. There never was a GPL edition of. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de