Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 510 Bytes

readme.md

File metadata and controls

9 lines (4 loc) · 510 Bytes

Cube

Cube aims to provide Langugae servers as a service. The motivation for this project was a result of the very frustrating experience that is the online interview process. With the advent of LSP, there are no reason why that these services can't open a socket and stream data very rapidly to the user.

My first POC will be using GoPls but the end goal is to remain language agnostic.

Heavily inspired by the work of Paul Joly in govim