Skip to main content

Lark Parser Language Server.

Project description

Community-Project

PyPI - Supported versions PyPI - Package version PyPI - Downloads PyPI - License

Codacy Badge - Code Quality Codacy Badge - Code Coverage pipeline status

Lark Parser Language Server

Lark Parser Language Server is a Language Server Protocol (LSP) implementation for the Lark parsing library. It provides features such as syntax highlighting, code completion, and error checking for Lark grammar files in compatible code editors.

✨ Features

The language server provides the following LSP features:

  • Diagnostics: Syntax error detection and undefined symbol validation
  • Code Completion: Intelligent suggestions for rules, terminals, and keywords
  • Hover Information: Documentation and type information on hover
  • Go to Definition: Navigate to rule and terminal definitions
  • Find References: Locate all usages of symbols
  • Document Symbols: Outline view with rules and terminals
  • Semantic Analysis: Advanced grammar validation
  • Formatting: Automatic code formatting for Lark grammar files

Requirements

  • Python 3.9.0 or higher

Install

Install from PyPI

pip install lark-parser-language-server

Usage

Run the language server

# Run the server
python -m lark_language_server

# Run with TCP (for debugging)
python -m lark_language_server --tcp --host 127.0.0.1 --port 2087

Docs

Documentation is available at our docs site ↗.

Release Notes

All changes to versions of this library are listed in our change log ↗.

Contributing

Contributions are greatly appreciated.

Please fork this repository and open a pull request to make grammar tweaks, add support for other subgrammars etc.

Contributors

See the list of contributors in our contributors page ↗.

License

This project is licensed under the terms of the Apache-2.0 license. See the LICENSE ↗ file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lark_parser_language_server-0.4.0.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lark_parser_language_server-0.4.0-py3-none-any.whl (29.4 kB view details)

Uploaded Python 3

File details

Details for the file lark_parser_language_server-0.4.0.tar.gz.

File metadata

  • Download URL: lark_parser_language_server-0.4.0.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.9 Linux/5.15.0-139-generic

File hashes

Hashes for lark_parser_language_server-0.4.0.tar.gz
Algorithm Hash digest
SHA256 1f06405083ef6a7e1b81706813f13291c323f1d24b5a78ee95e67bed18d2e84c
MD5 3403deadce4f3f4cd50a72b47722d41f
BLAKE2b-256 a061de384a80a3602c022213d7cee5290d8ceb8d1a37b1298e87ab99e712c19c

See more details on using hashes here.

File details

Details for the file lark_parser_language_server-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for lark_parser_language_server-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a460609b86957ea224f6a12acae1b9466851837f3200fa109a1531bc190dcfd7
MD5 d5d15982fa3e20afbf1cc9d17a311588
BLAKE2b-256 aeee041b2a04a80f0fb427305f9ab1f128edde6139c206112493c5d48a65b253

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page