Skip to content

Grammar class identification #2

@pczarn

Description

@pczarn

Implement a module for identification of some simple grammar classes. Identify parts of the grammar that belong to these classes (check bottom-up and top-down).

  • Regular
  • Regular deterministic
  • Left-linear
  • Right-linear
  • LL(0)
  • LL(1)
  • empty

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions