Product Details

LLk Parsing Table Generator

Created: 2015

Czech title
Generátor tabulky pro rozklad založený na LLk gramatikách
Type
software
License
required - free
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
Licence

Free software under the terms of the APACHE license

Projects
Research groups
Departments
Back to top