DormantCStarted Jun 2025
Shimmer
An implementation of the Language Server Protocol specification (LSP 3.17) in C.
Shimmer is my implementation of the Language Server Protocol in C, using LSP 3.17 as its reference. It deals with the conversation between an editor and a language server, so language tools can work across different editors. The project is currently dormant.