Versions

Description

Axaxaxas - *making sense of nonsense*. Axaxaxas is a Python 3.3 implementation of an `Earley Parser <https://en.wikipedia.org/wiki/Earley_parser>`_. Earley parsers are a robust parser that can recognize any context-free grammar, with good support for amiguous grammars. They have linear performance for a wide class of grammars, and worst case O(n^3).

Repository

https://github.com/BorisTheBrave/axaxaxas

Project Slug

axaxaxas

Last Built

8 years, 7 months ago passed

Maintainers

Home Page

https://github.com/BorisTheBrave/axaxaxas

Badge

Tags

Project has no tags.

Short URLs

axaxaxas.readthedocs.io
axaxaxas.rtfd.io

Default Version

latest

'latest' Version

master