Lark Parser
JSON →Lark is a modern, general-purpose parsing library for Python. It allows users to parse any context-free grammar efficiently with minimal code, supporting algorithms like Earley, LALR(1), and CYK. Lark automatically builds a parse-tree (AST) based on grammar structure and features a fast Unicode lexer. The library is actively maintained with frequent releases, currently at version 1.3.1.
Traffic · last 30 days ↓100% vs prev 7d
total hits 17
actors 4 distinct systems
last hit 13d ago Amazonbot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇩🇪 Germany · 🇨🇦 Canada · 🇬🇧 United Kingdom
API endpoints
full doc /v1/registry/lark
install /v1/registry/lark/install
compatibility /v1/registry/lark/compatibility