By Letter: Non-alphabet | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  Email this page to a friend


Structural recursion




The process of transforming an expression by expressing its structure as a syntax tree and applying a certain transformation rule to each kind of node, starting from the top.

Rules for non-leaf nodes will normally return a result which depends on applying the rules recursively to its sub-nodes.

Examples include syntax analysis, code generation, abstract interpretation and program transformation.



< Previous TermsTerms Containing structural recursionNext Terms >
strongly connected component
strongly typed
strong typing
Stroustrup, Bjarne
struct
structured analysis
structured design
structure diagram
structured language
structured programming


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions