RE: DASL Where statement.

Yes, you are correct in your e-mail below about prefix, postfix, and infix.
As currently specified, all the DASL operators are prefix. None are postfix
or infix.

Alan

-----Original Message-----
From: Sung Kim [mailto:hunkim@cse.ucsc.edu]
Sent: Wednesday, January 30, 2002 6:53 PM
To: Jim Davis
Cc: www-webdav-dasl@w3.org
Subject: RE: DASL Where statement.


I thought

prefix : [+ a b]
infix  : [a + b]
postfix: [a b +]

:-)

--
Sung Kim <hunkim@cse.ucsc.edu>
http://www.cse.ucsc.edu/~hunkim

 "Dreams become reality!"

On Wed, 30 Jan 2002, Jim Davis wrote:

> At 06:03 PM 1/30/2002 -0800, Sung Kim wrote:
>
> >In point of implementation view, currently specified prefix and postfix
> >mixed style needs stack things to parse
>
> Sorry, but which operators are postfix?  I thought all the operators were
> prefix?
>
>

Received on Wednesday, 30 January 2002 22:09:02 UTC