[Pharo-project] what is petitAnalyser and why does it belong to Core in ConfigurationOfPetitParser?
what is petitAnalyser and why does it belong to Core in ConfigurationOfPetitParser? Stef
The package PetitAnalyzer adds reflective facilities (querying, rewriting, tranformation) to PetitParser. PetitAnalyzer is not required to write and execute grammers. Typically you only need to load the package PetitParser. I haven't written the configuration myself, so I don't know how it is setup. Lukas On Monday, 7 March 2011, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
what is petitAnalyser and why does it belong to Core in ConfigurationOfPetitParser?
Stef
-- Lukas Renggli www.lukas-renggli.ch
ok this is what I thought :) On Mar 7, 2011, at 8:07 AM, Lukas Renggli wrote:
The package PetitAnalyzer adds reflective facilities (querying, rewriting, tranformation) to PetitParser. PetitAnalyzer is not required to write and execute grammers. Typically you only need to load the package PetitParser. I haven't written the configuration myself, so I don't know how it is setup.
Lukas
On Monday, 7 March 2011, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
what is petitAnalyser and why does it belong to Core in ConfigurationOfPetitParser?
Stef
-- Lukas Renggli www.lukas-renggli.ch
participants (2)
-
Lukas Renggli -
Stéphane Ducasse