Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hankhsu1996/lsp-server-cpp-lib

Language Server Modern C++ Library
https://github.com/hankhsu1996/lsp-server-cpp-lib

Last synced: about 16 hours ago
JSON representation

Language Server Modern C++ Library

Awesome Lists containing this project

README

        

# 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](LICENSE) file for details.