http://www.perlmonks.org?node_id=545388


in reply to Re: I started with...:
in thread I started with...:

Wow, impressive, you're a "Real Programmer" from the elder tales! :)

Replies are listed 'Best First'.
Re^3: I started with...:
by swampyankee (Parson) on Apr 24, 2006 at 21:17 UTC

    Not even vaguely close to the famous Mel, in either capability or age…

    I usually (but not entirely) avoided assembler and completely avoided machine code. Actually, the Univac 1108 wasn't a bad platform for the time: 48 bit arithmetic, an easy job control language, and the Univac dialect of Fortran didn't require character counting (the infamous "H" format) and actually rounded output, which was not universal.

    emc

    "Being forced to write comments actually improves code, because it is easier to fix a crock than to explain it. "
    —G. Steele