Product Details

LLk Parsing Table Generator

Created: 2015

Czech title
Generátor tabulky pro rozklad založený na LLk gramatikách
Type
software
License
In order to use the result by another entity, it is always necessary to acquire a license
License Fee
The licensor does not require a license fee for the result
Authors
Keywords

formal languages, parser generator, parsing table, LL(k) grammars

Description

This project implements a generator of LL(k) parsing tables for such formal languages, where k is greater than 1. Usually, in such cases, parser has k-tuple of symbols under the reading head. Implemented innovation requires just single one symbol under the reading head. Even if the implementation is devoted to k greater than 1, it accepts grammars where k is equal to 1.

Location
License Conditions

Free software under the terms of the APACHE license

Projects
Výzkum pokročilých metod ICT a jejich aplikace, BUT, Vnitřní projekty VUT, FIT-S-14-2299, 2014-2016, completed
Research groups
Departments
Back to top