Skip to content
forked from cxxxr/cl-lsp

An implementation of the Language Server Protocol for Common Lisp

License

Notifications You must be signed in to change notification settings

cl-kuthirgal/cl-lsp

 
 

Repository files navigation

cl-lsp

An implementation of the Language Server Protocol for Common Lisp

Installation

  • Install roswell
  • $ ros install cxxxr/cl-lsp

VS Code

depends on vscode-lisp

$ cd ~/.roswell/cl-lsp/vscode
$ npm install
$ code .

About

An implementation of the Language Server Protocol for Common Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 97.8%
  • TypeScript 2.2%