Processing Recursively Structured Data: a Generic Approach to Parsing and Transforming Data with a Recursive Structure, Illustrated by a Practical Implementation - Norbert Pfaffinger - Books - VDM Verlag Dr. Müller - 9783836491501 - April 7, 2008
In case cover and title do not match, the title is correct

Processing Recursively Structured Data: a Generic Approach to Parsing and Transforming Data with a Recursive Structure, Illustrated by a Practical Implementation

Price
£ 50.49

Ordered from remote warehouse

Expected delivery Jan 12 - 21, 2026
Christmas presents can be returned until 31 January
Add to your iMusic wish list
or

Many languages and data structures are of a recursive nature, repeating structures as sub-structures. Arithmetic expressions, virtually all programming languages, and various XML schema definitions are well-known examples. There are several difficulties in writing software operating on such data: For instance, due to stack usage issues it may not be appropriate to use recursive function calls. Furthermore, elaborate solutions are required for efficient memory representations and parsing. This book introduces a generic approach applicable to the processing of any kind of data with a recursive structure. The approach allows for a straight-forward implementation of manipulations of such data, including the use of recursive function expressions. At the same time both memory and runtime efficiency are guaranteed, thus supporting the processing of extremely large data instances. The technique relieves programmers from having to care about implementation details such as memory handling. The approach is illustrated by a practical implementation and its application in mathematical logic, namely for transformations of various well-known knowledge representation and reasoning tasks.

Media Books     Paperback Book   (Book with soft cover and glued back)
Released April 7, 2008
ISBN13 9783836491501
Publishers VDM Verlag Dr. Müller
Pages 168
Dimensions 150 × 220 × 10 mm   ·   231 g
Language English