But seriously, given how much effort the folks behind DrRacket have put in making programming accessible [1] it really makes you wonder if m-expressions are not such a bad idea ..
It's funny how often I see people criticize lisp's syntax and write things that aren't even valid syntax like (() ()) or (()) (assuming they don't get autoquoted).