qntm / greenery
Regular expression manipulation library
☆361Updated 11 months ago
Alternatives and similar repositories for greenery:
Users that are interested in greenery are comparing it to the libraries listed below
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆422Updated last week
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆245Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆249Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆390Updated 3 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- PEG parser generator for Python☆173Updated 5 months ago
- Python AST read/write☆842Updated 3 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- pySMT: A library for SMT formulae manipulation and solving☆591Updated this week
- Python module to modify bytecode☆311Updated this week
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 4 years ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆93Updated 2 months ago
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,122Updated 3 weeks ago
- Sly Lex Yacc☆843Updated 11 months ago
- An AST unparser for Python☆227Updated last year
- Python parser for bash☆581Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- The fastest pure-Python PEG parser I can muster☆1,870Updated 4 months ago
- Python bindings to picosat (a SAT solver)☆189Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Using z3's never been easier (maybe)☆101Updated 3 years ago
- Static Python call graph generator☆340Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆348Updated 2 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Library to generate random strings from regular expressions.☆128Updated last year