Beans: a new LSP for the JVM
I am attempting to build a new LSP-based language server for the JVM, called Beans, written in Rust. Join me on this LLM-assisted journey, as I explore on this huge challenge of building a language server from scratch.
I am attempting to build a new LSP-based language server for the JVM, called Beans, written in Rust. Join me on this LLM-assisted journey, as I explore on this huge challenge of building a language server from scratch.
Exploring Project Loom by building an HTTP server from the ground up