in reply to Perl. The comparison to other languages.

I have forgotten most of BASIC, but I don't remember it being whitespace-sensitive? FORTRAN, on the other hand, ...

  • Comment on Re: Perl. The comparison to other languages.

Replies are listed 'Best First'.
Re^2: Perl. The comparison to other languages.
by LanX (Saint) on Apr 18, 2013 at 14:23 UTC
    Basic and Python avoid semicolons and often use newlines as statement separators.

    Not what I would call "whitespace sensitive", but the whole OP was not very accurate.

    Cheers Rolf

    ( addicted to the Perl Programming Language)