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 21:53:30 UTC