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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f9d071c8f9592f29 X-Google-Attributes: gid103376,public From: jvl@ocsystems.com (Joel VanLaven) Subject: Re: Floating point emulation Date: 1997/03/17 Message-ID: <1997Mar17.215728.32873@ocsystems.com>#1/1 X-Deja-AN: 226319711 References: <3326F958.35AC@aisvt.bfg.com> <5g9a75$6nn@top.mitre.org> <332b2597.0@news2.maynick.com.au> Organization: OC Systems, Inc. Newsgroups: comp.lang.ada Date: 1997-03-17T00:00:00+00:00 List-Id: Andrew Dunstan (amd001@its.maynick.com.au) wrote: [snip] : Most universities will not be able to purchase a meaningful support : contract, I guess (in Australia they are being severely squeezed by a : neanderthal government, and _every_ dollar has to be watched). I was : surprised, however, to discover that my old university doesn't appear : to be using GNAT, but a commercial compiler of moderate quality which : I suspect (will try to verify) is still an Ada83 version, on Solaris : platforms. : I have no idea what (if anything) they pay for this, but one idea did : occur to me. Perhaps a GNAT Educational Fund could be established, to : fund development that would be of educational interest. Of course, : since I am no longer in the University world, this idea is put forward : with the "recklessness of the non-combatant" :-). Not only could : universities contribute the funds they might be paying for other, : possibly old, compilers, but corporate donations could also be sought. Interesting idea. Do not jump to conclusions about poor little commercial compiler vendors (like us :) though. Many compiler vendors offer either severely discounted or (like us) free compilers and tools for educational purposes. Some are even Ada95. Just as in the commercial arena, educators should have multiple options when it comes to compilers and tools. An introductory cs course might need an easy to use gui and debugger but not need all of the annexes. Another course might find the ability to produce java applets a big plus and one might need cobol interfacing and functionality capabilities. Many of us have a favorite compiler and development environment. Each has advantages and drawbacks and sometimes which we use is chosen for us. I would rather see more compiler-independant packages and so on put forward than see a lot of special enhancements to one compiler. I think that these standard libraries are what we are missing, not the compilers. : Just a thought. Likewise. (It does seem like it might be a good idea) [snip] -- -- Joel VanLaven