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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6609c40f81b32989 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!news2.arglkargh.de!news.theremailer.net!frell.theremailer.net!anonymous-x3!anonymous-x2!anonymous DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=frell.theremailer.net; s=remailer; h=Message-ID:Subject:Newsgroups:Comments:From:Date; bh=lBdB44xVyzJhqtSR1Lqr6rTQcNvI+bIvaz3QQQlmvRc=; b=AWzxk7tfTfLQyw6h5ouQ3EAtw+5zyheaYb1x2EImoAptDla5MEGNFmnbNAKjNIkonJre+wi36vB7MOvy5LReKRSDuoyPuQFh0MK0qob8jF5eQGkqy6wNmloQ4zgV0BKp98dDjTKWo6z9Qb17IyqX0BoOkdzt1pTBsOmDARaN7jemLpKe8IcCZkVFXlSygtED/8/lHkZIHPtufsHWDtOPYAM5qJN0GrfOZIlrofk5G8af0lTwXmAY5XU4Qp5DPKa22BqjC1NKHHeExzJjWh5YUV6sa3as6s2D4CDmFRn02Ma0A1YaXdnofIFTdXmxxvOWcgEfPHOJfJAEn9chzzYzDbc=; Date: Mon, 07 Jun 2010 18:18:28 +0200 From: Fritz Wuehler Comments: This message did not originate from the Sender address above. It was remailed automatically by anonymizing remailer software. Please report problems or inappropriate use to the remailer administrator at . Identifying the real sender is technically impossible. Newsgroups: comp.lang.ada,comp.lang.fortran,comp.lang.pl1 Subject: Re: Why is Ada considered "too specialized" for scientific use References: Message-ID: Precedence: anon Mail-To-News-Contact: abuse@frell.theremailer.net Organization: Frell Anonymous Remailer Xref: g2news2.google.com comp.lang.ada:12409 comp.lang.fortran:26454 comp.lang.pl1:1520 Date: 2010-06-07T18:18:28+02:00 List-Id: > Of course that's effectively two programs - a macro processor and an > assembler. The PL/I preprocessor isn't tied to the language and can be > used as a general-purpose macro processor. The IBM assembler macro processor *is* part of the assembler and *is* tightly bound to the language.