Parsing Techniques: A Practical Guide
by Dick Grune, Ceriel J. H. Jacobs
Monographs in Computer Science
91 Members (4.50)
On This Page
Description
Parsing, also referred to as syntax analysis, has been and continues to be an essential part of computer science and linguistics. Today, parsing is also applied in other disciplines; some examples are document preparation and conversion, chemical formulae typesetting, and chromosome recognition. In addition to the traditional parsing techniques, this second edition presents new developments and discoveries: generalized deterministic parsing, linear-time substring parsing, parallel parsing, show more parsing as intersection, non-canonical methods, non-Chomsky systems, and many more. Parsing techniques provide a solid basis for compiler construction and linguistics, and contribute to all existing software: they enable Web browsers to analyze HTML pages and PostScript printers to analyze PostScript, and some of the more advanced techniques are used in code generation in compilers and in data compression. Also their importance as general pattern recognizers is slowly being acknowledged. To provide readers with low-threshold access to the full field of parsing techniques, this book uses a two-tiered structure. The basic ideas behind the existing parsing techniques are explained in an intuitive and narrative style, starting from the first principles of data structures and algorithms; this provides breadth and accessibility. The hundreds of realizations and improvements of these basic ideas are explained in an extensive annotated bibliography, in a much terser, yet still informal style; this provides depth. The reader should have an understanding of algorithmic thinking, especially recursion; however, knowledge of any particular programming language is not required. show lessTags
Recommendations
Member Reviews
Members
- Recently Added By
Author Information
Series
Common Knowledge
- Canonical title
- Parsing Techniques: A Practical Guide
- Original title
- Parsing Techniques: A Practical Guide
- Original publication date
- 1990
- First words
- Parsing is the process of structuring a linear representation in accordance with a given grammar.
- Last words
- (Click to show. Warning: May contain spoilers.)Parsing can be used outside the traditional setting of matching a string to a grammar; examples are data compression, machine code generation and the support of logic languages.
- Original language
- English
Classifications
Statistics
- Members
- 91
- Popularity
- 351,793
- Rating
- (4.50)
- Languages
- English
- Media
- Paper, Ebook
- ISBNs
- 5


























































