lark-parser / lark_cythonLinks
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
☆51Updated 2 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:
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 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
- Extend Python syntax with HTML.☆89Updated 4 years ago
- PEG parser generator for Python☆177Updated 7 months ago
- Python variant types that work with match☆51Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- ☆36Updated 3 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆425Updated 2 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- An unofficial, importable pip API☆114Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Declarative instrumentation for Python.☆90Updated 3 months ago
- ☆115Updated last year
- Vendorize packages from PyPI☆101Updated 11 months ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 3 months ago
- Make Python CLI tools win the speed race, by cheating!☆74Updated last month
- Unravelling Python source code☆188Updated last year
- A TUI disassembler☆119Updated 2 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆79Updated 2 weeks ago
- minimize python source code to find bugs more easily☆38Updated last week
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Four-wheel drive for asyncio.☆74Updated 4 months ago