Chuyển bộ gõ


Từ điển Máy Tính - Foldoc Dictionary
structural recursion



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.

Last updated: 1995-01-11



Học từ vựng | Vndic trên web của bạn
© Copyright 2006-2025 VNDIC.NET & VDICT.CO all rights reserved.