hime_langserv

Crates.iohime_langserv
lib.rshime_langserv
version4.3.0
sourcesrc
created_at2023-07-17 12:30:52.649974
updated_at2023-09-18 11:55:45.718847
descriptionLanguage server for Hime grammars
homepagehttps://cenotelie.fr/projects/hime
repositoryhttps://github.com/cenotelie/hime
max_upload_size
id918459
size85,299
Laurent Wouters (woutersl)

documentation

https://cenotelie.fr/projects/hime

README

Hime Language Server

Language server for Hime grammars. For more information about how to generate parsers using Hime, head to Hime. The code for this library is available on GitHub. The API documentation is available on docs.rs. This software is developed by the Assocation Cénotélie, France.

How can I contribute?

The simplest way to contribute is to:

  • Fork this repository on GitHub.
  • Fix some issue or implement a new feature.
  • Create a merge request on GitHub.

Patches can also be submitted by email, or through the issue management system.

The isse tracker contains tickets that are accessible to newcomers. Look for tickets with [beginner] in the title. These tickets are good ways to become more familiar with the project and the codebase.

License

This software is licenced under the Lesser General Public License (LGPL) v3. Refers to the LICENSE.txt file at the root of the repository for the full text, or to the online version.

Commit count: 1838

cargo fmt