lark-parser / lark_cythonLinks
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
☆52Updated 5 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☆172Updated 2 weeks ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Python variant types that work with match☆54Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- PEG parser generator for Python☆191Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated 2 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- Declarative instrumentation for Python.☆100Updated this week
- Advanced macro expander and language lab for Python.☆69Updated 8 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated this week
- Automatic __slots__ for your Python classes☆69Updated 3 weeks ago
- An unofficial, importable pip API☆118Updated last week
- Capture the outcome of Python function calls☆36Updated 8 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- IDE for Lark-Parser☆30Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- ☆37Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- a placeholder☆29Updated last year
- A small DSL to write HTML in Python.☆58Updated 6 years ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆418Updated 3 months ago