Yacc generated, LALR(1) grammar, no conflicts at all.

I asked the guy who maintains it.

Jacques

Nicolas Pouillard wrote:
> On 5/11/07, Jacques Carette <[EMAIL PROTECTED]> wrote:
>   
>> But I don't understand -- Maple is free form too, yet I can write the
>> equivalent of
>> module Act = class Base = fun clone () = stuff end fun end class end module;
>> and it parses just fine.  Ok, so Maple is old-style and this would be
>> Act := module() Base := class() clone := proc() stuff end fun end class
>> end module;
>> but it still only needs the one ;
>>
>>     
>
> Does someone know what kind of parser they use for maple?
>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to