Add WIP C++17 library implementation

This commit is contained in:
otreblan 2020-01-27 12:45:01 -05:00
parent 756750cca6
commit 4e7975e205
No known key found for this signature in database
GPG key ID: F4BDAE562ACD62FC

View file

@ -26,4 +26,5 @@ index: 3
| Swift | [Chime](https://twitter.com/chimehq) | [SwiftLSPClient](https://github.com/chimehq/SwiftLSPClient)|
| C++ | [Kuafu](https://github.com/kuafuwang) | [LspCpp](https://github.com/kuafuwang/LspCpp)|
| Go | [disposedtrolley](https://github.com/disposedtrolley) | [golsp-sdk](https://github.com/goodgophers/golsp-sdk) (WIP)|
| C++17 | [otreblan](https://github.com/otreblan) | [libclsp](https://github.com/otreblan/libclsp) (WIP)|
{: .table .table-bordered .table-responsive}