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.2.0.tar.gz (17.0 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.2.0-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lark_parser_language_server-0.2.0.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.7 Linux/5.15.0-134-generic

File hashes

Hashes for lark_parser_language_server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 5faaddfe5caa861862440c3b1fd208c9037c4c45b0f351100f4ed10f30d46e97
MD5 1dcd744e642f6d512999c972defa41ec
BLAKE2b-256 9de8c46361d51116235f1e228fe73b74f2c4ca0c1ce462afd3d12495ba1dd6dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lark_parser_language_server-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 02dfd2ab6af63363824144d7b8ce9bb30ac1036760959e5d2ddc972c8bdf80f0
MD5 57be1a9e8b7289881924d8dcbd7660dc
BLAKE2b-256 f8c0dbaebd0ced8380b208dfcef7637481da5e56ca09f22ce5a6c10669c24051

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