nitely / regexyLinks
Linear time regex matching supporting streams and other goodies
☆9Updated 5 years ago
Alternatives and similar repositories for regexy
Users that are interested in regexy are comparing it to the libraries listed below
Sorting:
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆31Updated 4 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 9 months ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆16Updated 3 weeks ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated last week
- Partial evaluation of Python code☆22Updated 2 years ago
- ASDL parser☆20Updated 2 years ago
- Enhanced error recognition in Python☆40Updated last week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 9 months ago
- Regular expression engine in Python using Thompson's algorithm.☆116Updated 4 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Automatic __slots__ for your Python classes☆66Updated 6 months ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Embed the Duktape JS interpreter in Python☆81Updated 2 years ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 8 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated 2 months ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- ☆32Updated 2 years ago
- Python Parser☆120Updated last year