lark-parser / lark_cythonLinks
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
☆51Updated 6 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:
- Extend Python syntax with HTML.☆89Updated 5 years ago
- PEG parser generator for Python☆194Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated 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/☆87Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- IDE for Lark-Parser☆31Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Declarative instrumentation for Python.☆102Updated 3 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last month
- A TUI disassembler☆121Updated 6 months ago
- Python variant types that work with match☆54Updated last year
- ☆119Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆426Updated 4 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- An unofficial, importable pip API☆119Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 3 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- A minimal re-implementation of Python's `venv` module☆139Updated 6 months ago
- Vendorize packages from PyPI☆106Updated last year
- a placeholder☆29Updated last year
- Capture the outcome of Python function calls☆34Updated last week
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month