On Apr 3, 2009, at 8:27 PM, john skaller wrote:

>
> On 04/04/2009, at 6:28 AM, Emmanuel Onzon wrote:
>> In the following code:
>>
>> let priority_data =
>
>> You can remove entirely the block:
>>    let priority_data = ... in
>> And just replace:
>>    Priority_data priority_data
>> with:
>>    Relation prios
>>
>
>
> The thing to note is that priorities didn't work before (dynamically)
> so the
> code to use them never got debugged properly. The Felix grammar used
> to allow encoding priorities somehow but I don't think this ever
> got finished and it made the (meta) parser difficult.


John and Emmanuel, I just got things to compile but it doesn't seem to  
work. Mind if I commit it and could you see what I did wrong?

------------------------------------------------------------------------------
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to