From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.7 required=3.0 tests=BAYES_00,NICE_REPLY_A, REPLYTO_WITHOUT_TO_CC,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: "G.B." Newsgroups: comp.lang.ada Subject: Re: Carbon Date: Sun, 7 Aug 2022 11:08:43 +0200 Organization: A noiseless patient Spider Message-ID: References: Reply-To: nonlegitur@notmyhomepage.de MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 7 Aug 2022 09:08:43 -0000 (UTC) Injection-Info: reader01.eternal-september.org; posting-host="29b9af2d6208599683b4c0681ad311d3"; logging-data="536894"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/h//L14gZh1LhKEFu6LaBiODRiKvBjuFU=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Cancel-Lock: sha1:+53XwILlsvABjkL3i106+aiBSR4= In-Reply-To: Content-Language: en-US Xref: reader01.eternal-september.org comp.lang.ada:64182 List-Id: On 06.08.22 16:18, dennis knorr wrote: > * There's no modern book in german about modern Ada and its libraries What's the competition, considering C#, Swift, Java or C? I.e., an original work written by a German author, bought and studied by many? There used to be a number of books on Ada written in German when the market had developed ideas of a government mandate, the ideas producing corresponding opportunities. > * There's no syntaxhighlighting package in vim for ada :syntax enable (Does vim feature in a modern feeling tool chain, though?) > * No exercises like for example Ruby Koans > * It *Looks* like there are no libraries which make it easy use Ada for > programming (think json/document formats, http/mail/mime protocols, AWS, GNATColl, $ alr with json. > algorithms or cryptography libraries) Just use one that you can trust. If you need it to be more Ada-ish, ChaCha20 cipher and Poly1305 digest have just been mentioned a few postings ago. If algorithms can address securing the entire computation... There used to be the PAL, which is the Public Ada Library, easy to find. A bit dated, and reflecting the hype back then, I guess. I gather that, currently, and in the past, Ada tools are also focusing on topics of embedded computers, a fairly large and attractive market. JSON or MIME, perhaps even interpreters are present, but I think not central to control stuff near sensors and actuators. How does one compute deterministic responses before deadline using Node.js? > If someone would write a book in german, how to write Ada and use > $cryptolibrary, $networklibrary and how to integrate it in ones favorite > development software, this surely would be very interesting too many. Can you say how many? I imagine a publisher asking this question.