|
On Sep 18, 2012 3:00 PM, "Philippe Lhoste" <PhiLho@gmx.net> wrote:
> Sometime, I dream of a language forcing to put whitespace around operators.
> I believe it helps readability, and it would reduce or eliminate such ambiguity...
> But I don't know if it would be popular, some programmers like compact code (or hate typing, but a good IDE can help here).
>
Forth, probably one of the most simple powerful languages out there. If you're willing to learn a different paradigm, that is.
Robby