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.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 11390f,4c42ac518eba0bbe X-Google-Attributes: gid11390f,public X-Google-Thread: 103376,4c42ac518eba0bbe X-Google-Attributes: gid103376,public X-Google-Thread: 1014db,4c42ac518eba0bbe X-Google-Attributes: gid1014db,public X-Google-Thread: 109fba,4c42ac518eba0bbe X-Google-Attributes: gid109fba,public From: kaz@latte.cafe.net (Kaz) Subject: Re: Programming language vote - results Date: 1997/10/25 Message-ID: <62te54$p4l$1@latte.cafe.net>#1/1 X-Deja-AN: 284929965 References: <343fbb5a.0@news.iprolink.ch> <344BCED0.2D51@dynamite.com.au> <344F0863.41C6@lmco.com> <3451AA9D.259C@dynamite.com.au> Organization: Canada Internet Direct, Inc. Newsgroups: comp.lang.ada,comp.lang.apl,comp.lang.c,comp.lang.c++ Date: 1997-10-25T00:00:00+00:00 List-Id: In article <3451AA9D.259C@dynamite.com.au>, Alan E & Carmel J Brain wrote: >Concur completely, an excellent example of 1-use throw-away is when >you're developing and testing an algorithm! APL is one heck of a good >rapid prototyping language. In fact, for algorithm design, I can't think >of one better. > >> I've tried Ada for prototyping. There's nothing rapid about it. > >Concur again. It's strengths are in large systems, which are designed to >be maintainable over the long term, and "safe". Also, Ada does not require a ``space-cadet'' terminal. That is something to consider. Does APL still require a character set full of graphic symbols, or are there ``alternate spellings''? What is the latest status of APL as a standardized language? Is it possible to decompose a system written in APL into separately compiled modules? You will have to pardon me, because all I know about APL comes from a book dating back to 1972 or so. :) --