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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e219d94b946dfc26 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.germany.com!news.buerger.net!feeder.news.heanet.ie!feed4.jnfs.ja.net!jnfs.ja.net!xara.net!gxn.net!194.159.246.34.MISMATCH!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada.Command_Line and wildcards Date: Mon, 26 Feb 2007 20:51:27 +0000 Organization: Pushface Message-ID: References: <45dcaed8_6@news.bluewin.ch> <1172132169.423514.271890@s48g2000cws.googlegroups.com> <87hctei5pf.fsf@ludovic-brenta.org> <1281455.i5JogXiQq3@linux1.krischik.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1172523087 25663 62.49.19.209 (26 Feb 2007 20:51:27 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Mon, 26 Feb 2007 20:51:27 +0000 (UTC) Cancel-Lock: sha1:WEJk1h7aOqEG7YbPWsQmueDF250= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (darwin) Xref: g2news2.google.com comp.lang.ada:9557 Date: 2007-02-26T20:51:27+00:00 List-Id: Martin Krischik writes: > Actually the VMS *could* have done that as foreign commands or > symbols are defined using a meta language called CLD (Command > Language Definition) [1]. Actually you used CLD _or_ foreign commands. I forget why I used foreign commands almost exclusively -- I guess the CLD compiler wasn't available or wasn't obviously documented when I started programming on VMS (1982, I think).