lark-parser / lark_cythonLinks
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
☆51Updated 2 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:
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 10 months ago
- PEG parser generator for Python☆179Updated 7 months ago
- Python variant types that work with match☆52Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆427Updated last month
- Annotate Python AST trees with source text and token information☆183Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- Grep Python Abstract Syntax Trees (AST) using XPath☆101Updated 4 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A TUI disassembler☆120Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- ☆116Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- Grammars suitable for lark parser and Hypothesis☆48Updated last year
- Vendorize packages from PyPI☆104Updated 11 months ago
- An unofficial, importable pip API☆114Updated last month
- Reference implementation of sentinels for the Python stdlib☆43Updated 9 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆402Updated 6 months ago
- Declarative instrumentation for Python.☆91Updated 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
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- IDE for Lark-Parser☆28Updated 2 years ago