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 X-Google-Thread: 103376,24d7acf9b853aac8 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: S-expression I/O in Ada Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <547afa6b-731e-475f-a7f2-eaefefb25861@k8g2000prh.googlegroups.com> <1qk2k63kzh7yv$.3jgc403xcqdw$.dlg@40tude.net> <8ae8e899-9eef-4c8c-982e-bfdfc10072f1@h17g2000pri.googlegroups.com> <258zlxrv4fn6.1vszho1rtmf48$.dlg@40tude.net> <984db477-973c-4a66-9bf6-e5348c9b95f2@n19g2000prf.googlegroups.com> <4c5670fb$0$6892$9b4e6d93@newsspool2.arcor-online.net> Date: Mon, 2 Aug 2010 09:58:31 +0200 Message-ID: <1llz0z1r64515$.158v442lpz3lu.dlg@40tude.net> NNTP-Posting-Date: 02 Aug 2010 09:58:32 CEST NNTP-Posting-Host: 9ad6bd00.newsspool3.arcor-online.net X-Trace: DXC=?0?hKj_JQX0RLigj];iP=8McF=Q^Z^V384Fo<]lROoR18kF7enW;^6ZC`4\`mfM[68DC3`W7Ee5eLlj< X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:12799 Date: 2010-08-02T09:58:32+02:00 List-Id: On Mon, 02 Aug 2010 09:17:15 +0200, Georg Bauhaus wrote: > On 8/1/10 11:13 PM, Dmitry A. Kazakov wrote: > >>> I use S-expression as a sort of universal text-based container, just >>> like most people use XML these days, >> >> These wonder me too. I see no need in text-based containers for binary >> data. Binary data aren't supposed to be read by people, they read texts. >> And conversely the machine shall not read texts, it has no idea of good >> literature... > > The whole idea of machine readable Ada source text is silly, right? Right. 1. Ada sources are read by the compiler. 2. Sources need not to be text file based. Compare it with the word processor, an application the whole purpose of which is to produce texts, that aren't text-based... (:-)) -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de