Robert Bradshaw wrote:
> Maybe... I really don't like the idea of mixing the two modes, e.g.
> 
> cdef cdef x = cdef(3)

This puts me in mind of PL/I, where it's perfectly
legal to write things like

  IF IF = THEN THEN THEN = ELSE ELSE ELSE = END END

But anyone even contemplating writing something like
that should be promptly shipped off to Guantanamo
Bay for a spot of waterboarding practice.

Also I'm not sure how the PL/I parser coped with
that and retained its sanity.

-- 
Greg
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to