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.1 required=5.0 tests=BAYES_00,REPLYTO_WITHOUT_TO_CC, UNCLOSED_BRACKET autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b3f07bd1ad77d438 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!news2.arglkargh.de!noris.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: The state of functional programming 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: <2adc4d8d-210e-429c-8188-9b1e99c2718e@d17g2000yqb.googlegroups.com> <1oubrlamjqe8q$.bdwkb9i7ys6b$.dlg@40tude.net> <17hhchqy1a2si.1akul43vk1sd9.dlg@40tude.net> Date: Fri, 30 Jul 2010 10:50:52 +0200 Message-ID: <10uxuyvx8jhq5.1fhpgyjccj85g$.dlg@40tude.net> NNTP-Posting-Date: 30 Jul 2010 10:50:52 CEST NNTP-Posting-Host: 48f53bc0.newsspool2.arcor-online.net X-Trace: DXC=o\\^:\Q1GX7enW;^6ZC`4\`mfM[68DC3M4IEbX:W[83 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:12703 Date: 2010-07-30T10:50:52+02:00 List-Id: On Thu, 29 Jul 2010 21:01:35 +0000 (UTC), Warren wrote: > Dmitry A. Kazakov expounded in > news:17hhchqy1a2si.1akul43vk1sd9.dlg@40tude.net: > >> On Thu, 29 Jul 2010 19:19:49 +0000 (UTC), Warren wrote: >>> But FP cannot always solve that "problem". >> >> Same in Ada. Not every legal Ada program is compilable. > > If an Ada program doesn't compile, then the programmer > hasn't spelled out the "how" correctly has he? X : constant := 2**(2**(2**(2**9999_9999))) + 1: is pretty much clear "how", legal, but not compilable. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de