lark-parser / lark_cythonLinks
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
☆52Updated 4 months ago
Alternatives and similar repositories for lark_cython
Users that are interested in lark_cython are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Python variant types that work with match☆54Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- ☆119Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆103Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 5 months ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated last month
- IDE for Lark-Parser☆29Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- PEG parser generator for Python☆188Updated 11 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Proof-of-concept `record` type for Python☆30Updated last year
- Collecting examples of unsoundness in the Python type system☆73Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Advanced macro expander and language lab for Python.☆69Updated 7 months ago
- Vendorize packages from PyPI☆106Updated last year
- An unofficial, importable pip API☆118Updated last week
- a placeholder☆29Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆417Updated 2 months ago