Well, typing parens in a HTML textbox can be pretty tedious, so I understand the desire for pseudocode.
Dylan has an interesting hygienic macro system that's similar to Scheme's. I don't think Dylan allows for arbitrary code-generating macro procedures, but it's possible in principle; see [1].