Steffen Schwigon wrote:
Do you think it's possible to extract and collect all the operators
and descriptions from the synopses into one common place?

The problem with that is that it wouldn't scale to user-defined operators/macros. I think the way to approach it would be to define a POD6 dialect what provides the necessary markup. The standard grammar would contain this, as would things like prelude. But anyone would be able to add it to any code they distribute so as to provide more comprehensive debug info.

Reply via email to