David,
Fine with me.
I managed to add lots of non-terminals to python grammar.
I am currently blindly moving over the python grammar as is
from the official Grammar file to semantic/wisent.
In particular, I am not yet using operator precedence
capability of wisent which I think will simplify the grammar
a lot. I'll get to it later.
>>>>> "DP" == David Ponce <ponced16@...> writes:
DP>
DP> Hi Richard & Eric,
DP> I would like to check the new version of `wisent-flex' in. Any
DP> objection?
DP>
DP> Also Eric did you read the `semantic.texi' patch I submitted to you,
DP> following latest updates to `semantic-flex'? Can I check it in?
|