xysun / regex
Regular expression engine in Python using Thompson's algorithm.
☆113Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for regex
- Python Non-cryptographic Hash Library☆281Updated last year
- An AST unparser for Python☆223Updated last year
- A list of Python parsing tools☆116Updated 4 years ago
- Python Meta Programming☆142Updated 2 years ago
- Library to generate random strings from regular expressions.☆121Updated last year
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- Caching for humans☆63Updated 8 years ago
- Automagically inline python methods☆104Updated 9 years ago
- Instant visualization of Python AST and Code Objects☆131Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- 📚 Ordered Multivalue Dictionary. Helps power furl.☆67Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆45Updated last month
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- ☆81Updated 2 months ago
- ☆288Updated 10 months ago
- Python wrapper for RE2☆295Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated 3 weeks ago
- Python module to modify bytecode☆302Updated last week
- A Python library for evaluating natural language mathematical equations☆50Updated 2 years ago
- Python AST that abstracts the underlying Python version☆141Updated last week
- HAT-Trie for Python☆87Updated 8 years ago
- Compares Python's text parsing libraries☆24Updated 2 years ago
- Python module to generate regular all expression matches☆187Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 3 weeks ago
- Just is a wrapper to automagically read/write a file based on extension☆51Updated 6 months ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Python pattern matching like functional languages.☆162Updated 3 years ago