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 ↑67% vs prev 7d
total hits 22
actors 6 distinct systems
last hit 1h ago ClaudeBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · 🇲🇽 Mexico
API endpoints
full doc /v1/registry/lark
install /v1/registry/lark/install
compatibility /v1/registry/lark/compatibility