In Pharo 2.0 latest, ConfigurationOfPetitParser project stableVersion load: 'Core'.
leads to...
This package depends on the following classes:
PPAbstractParserTest
You must resolve these dependencies before you will be able to load these definitions:
PPAnalyzerTest
packageNamesUnderTest
assert:includes:epsilon:
grammarA
grammarB
grammarC
grammarD
grammarE
testAllNamedParsers
testAllParsers
testCycleSetGrammarA
testCycleSetGrammarB
testCycleSetGrammarC
testCycleSetGrammarD
testCycleSetGrammarE
testCycleSetInChoice
testCycleSetInSequence
testDelegateReplace
testFirstSetExpression
testFirstSetGrammarA
testFirstSetGrammarB
testFirstSetGrammarC
testFirstSetGrammarD
testFirstSetGrammarE
testFirstSetLambda
testFollowSetExampleA
testFollowSetExampleB
testFollowSetExampleC
testFollowSetExampleD
testFollowSetExampleE
testInnerChildren
testIsNullable
testIsTerminal
testListReplace
testNamedChildren
testRepetitionReplace
testTransformIdentityGrammarC
testTransformIdentityGrammarE
testTransformWrapGrammarC
testTransformWrapGrammarE
PPRewriterTest
setUp
testDuplicationRemoval
testPatternRemoval
testPatternReplacement
testReplaceLiteral
testSwapTwoPattern
testWrapLiteral
PPSearcherTest
setUp
testAnyPattern
testClassPattern
testCopyMatchAction
testCopyMatchDelegate
testCopyMatchEpsilon
testCopyMatchFailure
testCopyMatchList
testCopyMatchLiteral
testCopyMatchPluggable
testCopyMatchPredicate
testCopyMatchPredicateSequence
testCopyMatchRecursiveDelegate
testCopyMatchRecursiveList
testCopyMatchRepetition
testCopyMatchRepetitionGreedy
testCopyMatchRepetitionLazy
testCopyMatchRepetitionMinMax
testKindPattern
testListInfix
testListPostfix
testListPrefix
testMatchesAny
testMultiplePattern
testNamePattern
testNewPattern
testRecursivePattern
testRepeatedPattern
Cheers,
Sean