Y
Hacker News
new
|
ask
|
show
|
jobs
by
thaumasiotes
363 days ago
That is not the approach taken by any system that I know of that uses semantic whitespace. Tabs are meaningful in Python and make, and in fact
required
in make.
1 comments
xigoi
363 days ago
Haskell and Nim are both indentation-sensitive languages that only allow spaces as indentation.
link