Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!sommar@seismo.CSS.GOV@enea.UUCP From: sommar@seismo.CSS.GOV@enea.UUCP Newsgroups: mod.computers.vax Subject: Pascal vs. Fortran Message-ID: <8702172200.AA01474@enea.UUCP> Date: Tue, 17-Feb-87 20:52:13 EST Article-I.D.: enea.8702172200.AA01474 Posted: Tue Feb 17 20:52:13 1987 Date-Received: Wed, 18-Feb-87 20:26:25 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 Approved: info-vax@sri-kl.arpa Yes, I have heard that if I you want it to go fast and yet use a high-level language, use Fortran. Fortran is the fastet language under VMS, they say. Well, it may be fastest, but it is not the nicest to program in. Especially not if you're into system programming. All those %val, %loc clutters up your code, not talking about the equivalence statements... Anyway, I have just gone into a real-time project for VMS and currently they're using Fortran and Macro. What I'd like to know if there is any one who can give me *facts* on this issue. Are the code produced by the Pascal compiler really so much slower than the one of the Fortran compiler? Especially if you are using all these fancy Fortran-8X features, which doesn't to be aimed to make quick programmes. If you have facts that are supporting my view, please give me references so I can convince the other project members. Erland Sommarskog ENEA Data, Stockholm, Sweden sommar@enea.UUCP