Product Details

Generátor pro rychlé prototypování překladačů

Created: 2009

English title
Rapid prototyping parser generator
Type
software
License
no - free
Authors
Keywords

Parser generator, Language description, Language interpreting, Lexical analysis, Syntactic analysis, Semantic subroutines

Description

An authorized software is represented by a program which can be used to design and creation of an SLR(1) parser, by description of its structure (structure of accepted language).  Software is useful for rapid prototyping of simple language parsers and consequent generation of their C/C++ source codes. Requested parser is defined by description of accepted language. Language is described by set of its building symbols (terminal symbols) and by description of language syntax by its grammar. Parser generator enables testing of designed language on given source strings by definition of testing semantic subroutines. More detailed description of authorized software can be found in enclosed documentation.

Files
Projects
Research groups
Departments
Back to top