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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: erlo Newsgroups: comp.lang.ada Subject: Re: ANN: Kickstarter for beginning work on a new open-source Compiler Date: Mon, 24 Mar 2014 21:31:54 +0100 Organization: A noiseless patient Spider Message-ID: References: <5151491a-14c3-4138-bcb5-f29108aeefb9@googlegroups.com> <857g7q6za4.fsf@stephe-leake.org> <0d9343e9-6190-46b0-a313-bc33ed17f28d@googlegroups.com> <854n2s5tqc.fsf@stephe-leake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Injection-Date: Mon, 24 Mar 2014 20:31:54 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="f047e3e707c249e3e510f2617e1f597c"; logging-data="1945"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX187jHZcwiGsdtMyUOOCg4FW" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 In-Reply-To: Cancel-Lock: sha1:ANwJQyaDgKoA/6E+Qbu+sHwYBwc= Xref: news.eternal-september.org comp.lang.ada:18953 Date: 2014-03-24T21:31:54+01:00 List-Id: On 03/23/2014 11:36 PM, Simon Wright wrote: >>> The Rational Environment used to include recognisable and storable >>> markers in such cases: for example {statement}. As far as I remember >>> they were displayed in inverse video to make them stand out! >>> >> The problem was (at least for the OS/9 cross) that the programs would >> compile and link, resulting in an exception (Illegal program, I think) >> when you tried to execute the code. > > AFAICR the R1000 wouldn't do (the equivalent of) object code generation > - "promoting to the code state"? - with placeholders present. But it's a > while back! > Been a while for me too! I remember this because it occured to me that this was a major bummer. It happended more than once that we got these 'illegal program' exceptions on the target caused by placeholders. WHen the guys at datamuseum.dk (http://datamuseum.dk/wiki/Rational/R1000s400) get their machine running, it's woth a test. Erlo