Not me!
I don't like the syntax of Lisps, with the leading parenthesis to begin every expression.
I use it anyway because it's so useful and powerful. And I don't have any better ideas.
> leading parenthesis to begin every expression
well, that's not really what it is doing - it is saying apply this function to these parameters.
> leading parenthesis to begin every expression
well, that's not really what it is doing - it is saying apply this function to these parameters.