lark-parser / lark_cythonLinks
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
☆49Updated 3 weeks ago
Alternatives and similar repositories for lark_cython
Users that are interested in lark_cython are comparing it to the libraries listed below
Sorting:
- IDE for Lark-Parser☆28Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- 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
- Python variant types that work with match☆50Updated last year
- Capture the outcome of Python function calls☆33Updated 2 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆96Updated 2 months ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- ☆39Updated 11 months ago
- An unofficial, importable pip API☆114Updated 3 weeks ago
- minimize python source code to find bugs more easily☆37Updated this week
- Reference implementation of sentinels for the Python stdlib☆41Updated 7 months ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- generate random python code to test linter/formatter/and other tools☆43Updated this week
- a placeholder☆28Updated 6 months ago
- Provides a language server for grammars based on Lark☆18Updated 4 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Builds a graph of a Python project's internal dependencies.☆87Updated this week
- Discover and load entry points from installed packages☆75Updated 5 months ago
- Grammars suitable for lark parser and Hypothesis☆47Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- CPU parallelism for Trio☆60Updated 3 weeks ago
- Vendorize packages from PyPI☆103Updated 9 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago