Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 575 Bytes

File metadata and controls

16 lines (9 loc) · 575 Bytes

Language Server Modern C++ Library

A language-agnostic, modern C++20 library designed to implement language servers.

Features

  • Language-Agnostic: Can be used to create language servers for any programming language.
  • Modern C++20: Utilizes the latest features of C++20 for efficient and clean code.

Getting Started

This project is in its preliminary stages. More information and detailed documentation will be provided as the project progresses.

License

This project is licensed under the MIT License - see the LICENSE file for details.