cxxxr / cl-lsp

An implementation of the Language Server Protocol for Common Lisp
MIT License
216 stars 26 forks source link

looking for lem-base, lem-lisp-syntax, and lem-lsp-utils #18

Closed brown closed 2 years ago

brown commented 2 years ago

I would like to run cl-lsp, but I am having trouble finding three dependencies listed in file cl-lsp.asd: lem-base, lem-lisp-syntax, lem-lsp-utils. The dependencies are not in Quicklisp.

How can I download them?

brown commented 2 years ago

I found them in https://github.com/lem-project/lem