#Modula-2 recommendation
9 messages in this thread
Does anybody have any preferences for Modula-2 implementations on the Amiga –
the Benchmark Modula-2, Interface Technologies' Modula-2 or TDIs?
Thanks
Winston
Winston,
I am only familiar with TDI and Benchmark, and prefer Benchmark by a wide
margin. It's relatively bug free, fast, and friendly, giving you a very 'Turbo
Pascal-like' interface, menaing that you can compile, correct errors, link, and
test run from the editor.
Regards, Larry.
Larry,
I had Interface Technologies' Modula-2 for the PC – I wasn't very happy with it
but since the Amiga version seems to have been developed in Europe, the
programmers involved in this new product might actually have done a good job.
In any case, does Oxxi still sell Benchmark Modula-2?
Thanks, Winston
Winston,
There is a dispute over the distribution rights to Benchmark. Perhaps the
best person to ask would be eon Frenkel, who frequents the forum, and usually
drops in to CO for Saturday night conferences.
Regards, Larry.
Interface Technologies' PC compiler is a completely different animal.
– Steve –
By saying that the Amiga version of IT's Modula-2 is a different animal – I
assume you mean that it is of a higher order. In any case, how does execution
speed of the resulting programs compare between Benchmark Modula-2 and
Interface Technologies' Modula-2?
Thanks,
Winston
By saying that the Amiga version of IT's M2 is a different animal from their
MS-DOS version, I mean just that. I know it was done by different I know that
it's not the same code ported over and it looks quite different. It was even
probably coded by different people. I make no other comparison as I've never
used IT's MSDOS compiler.
Execution speed of the two compilers (Benchamrk & IT) is quite similar
(i.e. no significant difference either way).
– Steve –
Well, I guess I'll have to chose between the two. I didn't have much luck
with the IBM PC version of the IT Modula-2 compiler – never did get a
version of it that worked properly (after several updates).
Thanks for the info.
Winston
You should see a review of both Benchmark and the Interface Technologies
compilers in the pages of Amazing Computing soon. I've worked with all three
compilers. I can safely say that the worst one is the TDI package. Benchmark
has a much nicer user interface (in my opinion anyway), but the IT compiler has
superior exception and termination handling, and can easily be used from the
workbench. Both compilers are one-pass, and pretty fast. They're also priced
in the same range. Unfortunately Benchmark's future is clouded by the
contractual disagreements between the author and the distributor.
Hope this helped.
– Steve –