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.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bc1361a952ec75ca X-Google-Attributes: gid103376,public X-Google-Thread: 1014db,582dff0b3f065a52 X-Google-Attributes: gid1014db,public X-Google-ArrivalTime: 2001-08-07 13:15:37 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada,comp.lang.c From: Ted Dennison References: <9k9if8$rn3$1@elf.eng.bsdi.com> <3B687EDF.9359F3FC@mediaone.net> <5267be60.0108021911.7d8fe4@posting.google.com> <3B6B637F.E3FA243E@worldnet.att.net> Subject: Re: How Ada could have prevented the Red Code distributed denial of Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Tue, 07 Aug 2001 16:15:21 EDT Organization: http://www.newsranger.com Date: Tue, 07 Aug 2001 20:15:21 GMT Xref: archiver1.google.com comp.lang.ada:11523 comp.lang.c:72743 Date: 2001-08-07T20:15:21+00:00 List-Id: In article , David Lee Lambert says... > >On Mon, 6 Aug 2001, Ted Dennison wrote: > >> That's a bogus comparison. You are thinking of Java's propensity to create >> interpreted code. That has nothing to do with Ada. (Although I suspect a Java >> expert could probably accomplish it with JINI and a natively-targeted Java >> compiler. Remember, "printf" actually has to stop and interpret the input .. >One could use puts() instead: That's not the issue. My points were: a) Java's bytecode interpretation speed issues have nothing whatsoever to do with Ada, any more than they do C. I repeat, *nothing*. b) If I took the most natural language Y "hello world", an expert in language X can most likely construct a quicker version for language X (even when X=Java and Y=C, I suspect). If you can turn around and do the same thing with tuned C and a dumb Java implementation, you only provide *more* evidence of this. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com