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.3.0.tar.gz (26.1 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.3.0-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lark_parser_language_server-0.3.0.tar.gz
  • Upload date:
  • Size: 26.1 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.3.0.tar.gz
Algorithm Hash digest
SHA256 334b87f0f2437781cf1413bbe9bdb8b4d5e46eebdea8aee4c6358608626b7a34
MD5 93f45719ac8ef53caee38a7158f26a08
BLAKE2b-256 07c85ecc97b5c069c9923344248b1204c007c83160d4c048f51cfe6f45dacf27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lark_parser_language_server-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3a6cdfd8d03427a8836687a0b51dc247c99ecc7e12fb7f3c53f12154907a1022
MD5 2db1a8f54ef98dd98381c71275bead50
BLAKE2b-256 3eefb4de4ad2b220dd2bb2cd8c54bc773172668a3f8ef93e8cc3483e16616972

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