This repository contains
- lscpp, a C++ implementation of the language server protocol intended to be consumed by language servers implemented in C++, see the lscpp README
- cmakels, a language server for CMake, see the cmakels README
cmakels and lscpp are published under the BSD-3-clause license (SPDX short identifier: BSD-3-Clause
)