Ok now I was wondering why we need that in petitParser core in the 
configuration. 

Stef
On Mar 7, 2011, at 7:58 AM, Marcus Denker wrote:

> 
> On Mar 7, 2011, at 7:31 AM, Stéphane Ducasse wrote:
> 
>> what is petitAnalyser and why does it belong to Core in 
>> ConfigurationOfPetitParser?
>> 
> 
> The RB AST is missing some information. E.g. it tells you "there is a 
> variable a", but not
> if it's a temp, ivar or what kind of literal variable. (for example).
> 
> So it's an AST without semantic analysis. PetitAnalyzer adds this semantic 
> analysis phase
> and annotates the AST.
> (It's therefore very similar and needs to be merged with the semantic 
> analysis of Opal...)
> 
>       Marcus
> 
> --
> Marcus Denker  -- http://www.marcusdenker.de
> INRIA Lille -- Nord Europe. Team RMoD.
> 
> 


Reply via email to