help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Precedence & Associativity


From: George Harokopos
Subject: Precedence & Associativity
Date: Tue, 11 Jan 2005 22:48:21 +0000

Dear Sir/Madam,

I would be grateful if you could provide me with some information about a question described below. I need to specify the precedence and associativity of the operator 'application' used in Bison. In particularly there are the following application types:

<T><T>, for the type language,

and

<E><E>(term application)
<E>"["<T>"]" (type application), for the computation language.

The precedence and associativity of the operator 'application' is given in the table of operators. I cannot find a way of declaring its precedence and associativity, as there is not a special symbol for this operator and both <T> and <E> are non-terminal symbols.

Thank you in advance.

Best wishes
George

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]