Grammpy

Latest version: v2.1.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.1

---------------------------------------------------------------------------

* FIX: remove version from README file

---------------------------------------------------------------------------

2.1.0

---------------------------------------------------------------------------

* ADD functionality for look-ahead or LL(k) parsing

---------------------------------------------------------------------------

2.0.0

---------------------------------------------------------------------------

* EDIT changed interface of the grammpy
* EDIT parsers and transformation moved into this repository
* EDIT changed license to MIT
* Rewriting of the library.
* ADD documentation
* ADD examples

---------------------------------------------------------------------------

1.2.1

---------------------------------------------------------------------------

* Internal refactoring
* FIX: missing SplittedRules module

---------------------------------------------------------------------------

1.2.0

---------------------------------------------------------------------------

* ADD: Add support for Nonterminal and Rule instantiating and tree building
* FIX: Add grammpy as dependency into setup.py file
* ADD: Inverse functions to grammar transformations
* ADD: Inversion of splitting grammars
* ADD: Traversing class for traversing the parsed tree
* ADD: Manipulations class for changing nodes in the parsed tree

---------------------------------------------------------------------------

1.1.11

---------------------------------------------------------------------------

* ADD: Implement copying of Grammar (shallow, deep and also custom)
* REM: Removed logic about inactive rules
* FIX: HashContainer.get method returns inner items instead of parameters
* ADD: Split rules remember their parent (in from_rule property) with their index (in rule_index property)
* ADD: Class SplitRule in grammpy.Rules package

---------------------------------------------------------------------------

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.