Pinned Repositories
ide
IDE for Lark-Parser
intellij-syntax-highlighting
intellij plugin for the lark grammar
lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
lark-intellij-plugin
An Intellij/Pycharm plugin for the lark grammar files
lark-language-server
Provides a language server for grammars based on Lark
Lark.js
Live port of Lark's standalone parser to Javascript
lark_cython
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
lark_syntax
Lark-flavoured EBNF grammar syntax definition for Sublime Text or TextMate
vim-lark-syntax
Vim files needed to have syntax highlighting in python lark-parser files
vscode-lark
Lark - Parsing Library & Toolkit's Repositories
lark-parser/lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
lark-parser/Lark.js
Live port of Lark's standalone parser to Javascript
lark-parser/lark_cython
Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
lark-parser/vscode-lark
lark-parser/ide
IDE for Lark-Parser
lark-parser/intellij-syntax-highlighting
intellij plugin for the lark grammar
lark-parser/lark-language-server
Provides a language server for grammars based on Lark
lark-parser/vim-lark-syntax
Vim files needed to have syntax highlighting in python lark-parser files
lark-parser/lark_syntax
Lark-flavoured EBNF grammar syntax definition for Sublime Text or TextMate
lark-parser/lark-intellij-plugin
An Intellij/Pycharm plugin for the lark grammar files
lark-parser/lark-parser.github.io
Website for lark-parser (WIP)