I want something like this, except the opposite.
Python, except with braces instead of whitespace. (Syntactically significant whitespace kills me.)
Or a tool which makes reading easier by adding parens where they would otherwise be implied.
> Python, except with braces instead of whitespace
There's Hy lang, which is python powered lisp. It'll be good to get some extra attention.