Talk:Function frequency: Difference between revisions

added comments about REXX's solution (as a best-effort solution for a static analysis). -- ~~~~
(added comments about REXX's solution (as a best-effort solution for a static analysis). -- ~~~~)
Line 301:
 
Task asks for static analysis!
 
: Yes it does. I was trying to address the intent of this task. This is a best-effort solution to provide the closest thing that I could conceive of to solve the task at hand for a program or runtime environment (I choose a program environment). It may not adhere to the definition of a static analysis, but it has a good start at the intent of the task. If anything, I hoped it would give someone an idea how this could be accomplished by just using some simple REXX programming techniques for doing self-inspection within the REXX language. If the solution is that objectionable, it can be superceded by a better solution of course. Perhaps an object-oriented version of REXX (which has more tools for something like this) would be better suited to fulfill this task. I feel that this REXX solution has a practical usefulness, albeit simple and straightforward. -- [[User:Gerard Schildberger|Gerard Schildberger]] 14:01, 4 September 2012 (UTC)
 
In the task description 'suites' should be 'suits' ?