1 |
Moderní implementace LALR(1) konstruktoru / A modern implementation of LALR(1) parser generatorFišer, Karel January 2013 (has links)
The goal of this thesis is to design and implement a modern parser generator. The result is a program that reads description of some context-free LALR(1) grammar and semantic actions from an input file. To output files the program generates source codes in several target modern object-oriented programming languages for implementation of the syntax analyzer which, when parsing the language corresponding to the given grammar, executes the given semantic actions. Powered by TCPDF (www.tcpdf.org)
|
Page generated in 0.0496 seconds