Hello
PetitParser comes with a Factorial Language example.
The comment of the class FLFactorialExample states
"I implement the example given in "factorial.txt". The code can be edited directly in the Smalltalk code browser and is automatically parsed, transformed and eventually compiled down to Smalltalk bytecodes."
Where do I find the description of this language, i.e. the file 'factorial.txt'?
Regards Hannes