parsy
v1.0.0

Contents:

  • Installation
  • Overview
  • Tutorial
  • API reference
  • Howto’s, cookbooks and examples
  • History and release notes
  • Contributing to parsy
parsy
  • Docs »
  • Welcome to parsy’s documentation!
  • Edit on GitHub

Welcome to parsy’s documentation!¶

Contents:

  • Installation
  • Overview
    • Other Python projects
  • Tutorial
    • Building an ISO 8601 parser
    • Using previously parsed values
    • Alternatives and backtracking
    • Learn more
  • API reference
    • Parsing primitives
      • Pre-built parsers
    • Parser methods, operators and combinators
      • Parser methods
      • Parser operators
        • | operator
        • << operator
        • >> operator
        • + operator
        • * operator
      • Parser combinators
      • Other combinators
    • Generating a parser
      • Motivation and examples
        • Alternative syntax to combinators
        • Building complex objects
        • Using values already parsed
        • Implementing recursive definitions
    • Creating new Parser instances
      • Result objects
  • Howto’s, cookbooks and examples
    • Separate lexing/tokenization phases
      • Turtle Logo
      • Calculator
    • Other examples
      • JSON parser
  • History and release notes
    • 1.0.0 - unreleased
    • 0.9.0 - 2017-09-28
    • 0.0.4 - 2014-12-28
  • Contributing to parsy

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Jeanine Adkisson, Luke Plant. Revision 0639f4cd.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v1.0.0
Versions
latest
stable
v1.0.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.