Result Details
Syntax Analysis Based on Commpination of Several Methods
V článku se zavádí syntaktická analýza zanožená na kombinaci několika původních metod. Každá z metod generuje jistou část derivačního stromu. Článek prezentuje sekvenční i paralelní generovaní a využití obou přístupů v praxi.
This paper introduces and discusses syntax analysis based on combination of several
methods as a new method of the syntax analysis. This new method is based on generation of a
derivation tree with the aid of more then one original methods of syntax analysis, where each
of them generates part of the tree. The present paper discusses sequential and parallel
generation and their usability in a practice. In its conclusion, this paper suggest combination
of top-down and button-up parsing as a good solution for the syntax analysis.
grammar, syntax tree, switch rules, derivation, syntax analysis
@inproceedings{BUT193909,
author="Martin {Čermák}",
title="Syntax Analysis Based on Commpination of Several Methods",
booktitle="Proceedings of the 12th Conference STUDENT EEICT 2006",
year="2006",
series="Volume 1",
pages="200--202",
publisher="Fakulta elektrotechniky a komunikačních technologií VUT v Brně",
address="Brno",
isbn="80-214-3160-1"
}