On Dec 22, 2006, at 10:18 AM, Juerd wrote:
Or you could write a grammar that suits your programming style better.
But the following set of wishes clashes heavily:
- () can be used for grouping (to override precedence)
- () can be used to enclose subroutine arguments
- subroutines can also be used without ()
What kind of person looks at that wish list and doesn't immediately opt
for this instead?
- () can be used for grouping (to override precedence)
- () can be used to enclose subroutine arguments
- subroutines can not be used without ()