Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.83 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.83 KB

loxls

loxls is a language server for the Lox programming language which implements the language server protocol (LSP) as defined at https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/.

Installation

go install github.com/marcuscaisey/lox/loxls@latest

Usage

Usage: loxls

Implemented Features

Language Features

TODO

Window Features