[comp.lang.modula2] Logitech Modula-2/86 ver 3.x questions

klarich@a.cs.okstate.edu (Terry Klarich) (07/23/88)

A few days ago, a friend told me about Logitech's ver 3 compiler.
I don't know why I didn't here this directly from Logitech; but, 
if it does exist, is it a big improvement?  And, should I shell out
the bucks to buy it?  I am currently using 2.30.  All opinions are
welcome.  Thanks a bunch

-- 
Terry Klarich (klarich@a.cs.okstate.edu) n5hts
Remember: back up your disk so it won't crash
These opinions are mine

wa193@sdcc12.ucsd.EDU (Jon Dart) (07/26/88)

The main advantage of Logitech Modula-2 version 3.0 is that it produces
optimized object code.  It also contains a smarter linker that can remove
procedures that are never called.  Hence, you will generally get smaller
and faster-running programs from version 3.0, compared to version 2.x.
The speed improvement, in my experience, is 10-20%.  The space improvement
depends a lot on how many library modules you import and how many procedures
from each one you call.



-- 
Jon Dart               telephone: (619)-281-9754
                       email:     wa193@sdcc12.ucsd.edu, ucsd!sdcc12!wa193
                       USMail:    3012 Hawthorn St., San Diego, CA 92104