lark-parser/lark

Grammar linter

Open

#331 opened on 2019年3月3日

GitHub で見る
 (6 comments) (1 reaction) (0 assignees)Python (4,275 stars) (384 forks)batch import
enhancementgood first issue

説明

I get a lot of use from linters in programming python generally, such as pylint, flake8, mypy, bandit.

Would it be possible to provide linters for lark grammars, which would give suggestions on constructing good grammars?

コントリビューターガイド

Grammar linter · lark-parser/lark#331 | Good First Issue