lark-parser / lark_cythonLinks
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
☆51Updated 3 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
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Python variant types that work with match☆54Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- IDE for Lark-Parser☆28Updated 2 years ago
- PEG parser generator for Python☆183Updated 10 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- ☆119Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- 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
- Grep Python Abstract Syntax Trees (AST) using XPath☆102Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Annotate Python AST trees with source text and token information☆188Updated last month
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Grammars suitable for lark parser and Hypothesis☆52Updated last year
- Collecting examples of unsoundness in the Python type system☆69Updated last week
- An unofficial, importable pip API☆116Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- a placeholder☆29Updated 11 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆409Updated last month
- A TUI disassembler☆121Updated 2 months ago
- Unravelling Python source code☆191Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆96Updated last week
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆46Updated last week
- ☆37Updated 2 months ago