C++ library wrapping the Language Server Protocol
The liblsp-boot
C++ library provides type wrappers around the constituent elements of LSP messages, along with a framework to simplify the implementation of an LSP server.
Usage
To start using liblsp-boot
in your project, add the following depends
value to your manifest
, adjusting the version constraint as appropriate:
depends: liblsp-boot ^0.1.4
Then import the library in your buildfile
:
import libs = liblsp-boot%lib{lsp-boot}
Configuration variables
This package provides the following configuration variables:
[bool] config.liblsp_boot.enable_import_std ?= ($cxx.class == 'msvc')
enable_import_std
- Toggles use of import std
when building the library.
Depends (1)
Reviews
Builds
toolchain |
public-0.17.0 |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18 |
timestamp |
2025-09-07 18:27:04 UTC (01 21:20:02 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
timestamp |
2025-09-07 07:20:00 UTC (02 08:27:07 days ago) |
result |
success | log | rebuild |
toolchain |
public-0.17.0 |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++ |
result |
unbuilt |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_13.1 |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
result |
excluded |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_13 |
result |
excluded |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14 |
result |
excluded |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-O3 |
result |
excluded |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-static_O3 |
result |
excluded |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-gcc_14-ndebug_O3 |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17 |
result |
excluded |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_17_libc++ |
result |
excluded |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18-static_O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
aarch64-linux-gnu |
tgt config |
linux_debian_12-clang_18_libc++-static_O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-linux-gnu |
tgt config |
linux_debian_12-gcc_12-bindist |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_ubuntu_24.04-gcc_13-bindist |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_39-gcc_13-bindist |
result |
excluded |
target |
x86_64-linux-gnu |
tgt config |
linux_fedora_40-gcc_14-bindist |
result |
excluded |
target |
x86_64-apple-darwin22.5.0 |
tgt config |
macos_13-clang_15.0 |
result |
excluded |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0 |
result |
excluded |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-O3 |
result |
excluded |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-clang_15.0-static_O3 |
result |
excluded |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew |
result |
excluded |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-O3 |
result |
excluded |
target |
x86_64-apple-darwin23.5.0 |
tgt config |
macos_14-gcc_14_homebrew-static_O3 |
result |
excluded |
target |
x86_64-freebsd13.3 |
tgt config |
freebsd_13-clang_17 |
result |
excluded |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-freebsd14.1 |
tgt config |
freebsd_14-clang_18-static_O3 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64 |
result |
excluded |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-O2 |
result |
excluded |
target |
x86_64-w64-mingw32 |
tgt config |
windows_10-gcc_13.2_mingw_w64-static_O2 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-O2 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.8-static_O2 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-O2 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-msvc_17.10-static_O2 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_17_msvc_msvc_17.10 |
result |
excluded |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-O2 |
result |
excluded (modules use currently precludes the majority of configurations) |
target |
x86_64-microsoft-win32-msvc14.3 |
tgt config |
windows_10-clang_18_llvm_msvc_17.10-static_O2 |
result |
excluded (modules use currently precludes the majority of configurations) |