Image from Google Jackets

Parsing Techniques [recurso electrónico] : A Practical Guide / by Dick Grune, Ceriel J. H. Jacobs.

Por: Colaborador(es): Tipo de material: TextoTextoEditor: New York, NY : Springer New York, 2008Descripción: XXIV, 664p. 288 illus. online resourceTipo de contenido:
  • text
Tipo de medio:
  • computer
Tipo de soporte:
  • recurso en línea
ISBN:
  • 9780387689548
  • 99780387689548
Tema(s): Formatos físicos adicionales: Printed edition:: Sin títuloClasificación CDD:
  • 005.11 23
Recursos en línea:
Contenidos:
Grammars as a Generating Device -- to Parsing -- General Non-Directional Parsing -- Regular Grammars and Finite-State Automata -- General Directional Top-Down Parsing -- General Directional Bottom-Up Parsing -- Deterministic Top-Down Parsing -- Deterministic Bottom-Up Parsing -- Non-Canonical Parsers -- Generalized Deterministic Parsers -- Substring Parsing -- Parsing as Intersection -- Parallel Parsing -- Non-Chomsky Grammars and Their Parsers -- Error Handling -- Practical Parser Writing and Usage -- Annotated Bibliography.
En: Springer eBooksResumen: 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, 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.
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Collection Call number Status Date due Barcode
Libros electrónicos Libros electrónicos CICY Libro electrónico Libro electrónico 005.11 (Browse shelf(Opens below)) Available

Grammars as a Generating Device -- to Parsing -- General Non-Directional Parsing -- Regular Grammars and Finite-State Automata -- General Directional Top-Down Parsing -- General Directional Bottom-Up Parsing -- Deterministic Top-Down Parsing -- Deterministic Bottom-Up Parsing -- Non-Canonical Parsers -- Generalized Deterministic Parsers -- Substring Parsing -- Parsing as Intersection -- Parallel Parsing -- Non-Chomsky Grammars and Their Parsers -- Error Handling -- Practical Parser Writing and Usage -- Annotated Bibliography.

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, 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.

There are no comments on this title.

to post a comment.