PASCAL as a system's programming language

Gadfly gadfly at ihu1m.UUCP
Wed Jan 9 08:52:18 AEST 1985


--
Perhaps the nicest (in the sense of clean) thing about PASCAL
is the way it bifurcates the universe of objects into pointers
and pointees.  It is thus easier to debug monster programs
with monster data structures than is the case with C.  Actually,
all PASCAL needs to be a superior systems language to C is a
casting operator, assuming the compiler knows how to optimize
programming constructs like sequential array references.
I can do without the demented precedence of logical operators,
though.
-- 
                    *** ***
JE MAINTIENDRAI   ***** *****
                 ****** ******  08 Jan 85 [19 Nivose An CXCIII]
ken perlow       *****   *****
(312)979-7188     ** ** ** **
..ihnp4!iwsl8!ken   *** ***



More information about the Comp.lang.c mailing list