Hacker News new | ask | show | jobs
by masklinn 5719 days ago
> significant white space

Nit: significant indentation. Mostlanguageshavesignificantwhitespace, somemorethanothers (for instance, at least in 1.8, Ruby seems to have more whitespace issues than Python)

1 comments

The fun alternative language example is of course Fortran, where at least early versions disregarded whitespace.