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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,30df5a909ff1af4 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Answering an Ada/COBOL Question Date: 1999/11/16 Message-ID: <80s1rj$6s3$1@nnrp1.deja.com>#1/1 X-Deja-AN: 549306120 References: <80hr16$5q2$1@nntp5.atl.mindspring.net> <80leu1$k3l$1@nnrp1.deja.com> <80mc1j$6fo$1@nnrp1.deja.com> <80piek$rd3$1@nntp1.atl.mindspring.net> X-Http-Proxy: 1.0 x35.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue Nov 16 16:47:49 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-11-16T00:00:00+00:00 List-Id: In article > That doesn't apply here. I'm easily convinced, if > you're right. So far, I haven't seen a demonstration of the > power of COBOLs case statement that > makes me think it isn't a degenerate case of pattern matching > on a boolean tuple. Really you just need to spend some effort learning COBOL and make up your own mind. If you don't want to spend this effort, then why bother. In my experience it is wasted effort to produce examples in a case like this unless people have an overall understanding of the language context. > Robert asserted that it is better for programming decision > tables, but based on your short example, I think ML is > superior. You cannot base an opinion on a short example written in a language you do not understand. For example, if you do not know what a CONDITION is in COBOL, you probably don't really understand the example. I don't particularly have any great desire to convince the world that COBOL is an interesting language with lots of interesting features that are worth knowing (a lot of the world knows this already :-) People have to decide for themselves whether they will take the effort to learn a language to find out for themselves what is interesting. > Does anyone who > knows both languages feel like posting some convincing code > snippets? I know both languages, but decline the invitation, since I don't think a useful argument can be made with "code snippets" in languages that people do not know. Sent via Deja.com http://www.deja.com/ Before you buy.