João Cruz Morais schrieb:
(moderator please reject my other message - wrong email)
The subject says it all :)
Given a valid regex (pcre) as an argument, the script will search
inside every *.ops file for an opcode name that matches, and dumps
both its arguments and its description. If no argument is passed every
opcode found is dumped.
Hi João,
I have added the script as tools/docs/search-ops.py.
In order to decrease confusion, could you provide a patch that puts some
documentation into the script? The information and the example from your
mail would suffice.
The recommended way to provide patches and new files is to create
tickets in the
RequestTracker. Information on how to do that is provided in
docs/submissions.pod.
Thanks,
Bernhard
PS: For future Python scripts a port of the Parrot::Config Perl5 module
would be nice to have.