[Versa] equality
Michael Olson
Mike.Olson at fourthought.com
Mon Sep 26 13:10:28 MDT 2005
>
> Maybe look to the Python grammar for some help. Although it really
> depends on
> how the grammar is interpreted. If there are two levels, a "line" and
> a
> series of "lines" then it would be easy enough. In Python speak, a
> statement
> maps to a "line" and a "suite" maps to a sequence of "lines".
>
Python won't help. In Py
f (foo = bar)
is always a keyword argument because "==" is used for identity and you
cannot do assignment in a function argument list, except for key word
arguments.
Mike
>
> --
> Jeremy Kloth
> Fourthought, Inc.
> http://fourthought.com/
> http://4suite.org/
> _______________________________________________
> Versa mailing list
> Versa at lists.fourthought.com
> http://lists.fourthought.com/mailman/listinfo/versa
>
------------------------------------------------------------------------
-----------------
Mike Olson Principal
Consultant
mike.olson at fourthought.com +1 720 253 4662
Fourthought, Inc.
http://Fourthought.com
PO Box 270590, http://4Suite.org
Louisville, CO 80027-5009, USA
XML strategy, XML tools, knowledge management
More information about the Versa
mailing list