Topic: structure transformation languages
Topic: trees
Note
string transformations on tree structures -- i.e., input string seen as representation of tree e.g., (d1 (d2 d3 p1 (d4 d5)) d6) the first level is d1 (...) and d2 where p1 is a location. p1 is a pointer
into the tree
Related Topics
Topic: structure transformation languages (7 items)
Topic: trees (21 items)