About Anaconda Help Download Anaconda

Grako takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.

Installers

  • linux-32 v3.99.9
  • linux-64 v3.99.9
  • linux-ppc64le v3.99.9
  • osx-64 v3.99.9
  • win-32 v3.99.9
  • win-64 v3.99.9
  • osx-arm64 v3.99.9

conda install

To install this package run one of the following:
conda install main::grako

Description

Grako is different from other PEG parser generators in that the generated parsers use Python's very efficient exception-handling system to backtrack.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy