Skip to content

ben-clayton/langsvr

 
 

Repository files navigation

langsvr, a C++ 20 implementation of the Language Server Protocol

langsvr is an open-source C++ 20 implementation of the Language Server Protocol

This project is in-development.

Complete:

Work remaining:

  • Non-string failure responses of requests (ErrorData types)
  • A whole lot more unit tests around serialization / deserialization.
  • Optimization work.
  • Examples.

Contributing

Please see CONTRIBUTING.

License

BSD 3-Clause License, please see LICENSE.

Disclaimer

This is not an officially supported Google product.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.1%
  • Go 6.4%
  • CMake 0.5%