I wrote a pre-processor for text files that introduces {
s and }
s where there was indentation. I called it:
- Significant-White-Space (SWS)
It is nowhere near stable, and it doesn't address some of the other shortcuts you point out that Coffeescript offers, but it does work as a proof-of-concept.