scheme-lsp-server VS vscode-scheme-lsp

Compare scheme-lsp-server vs vscode-scheme-lsp and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
scheme-lsp-server vscode-scheme-lsp
1 1
- -
- -
- -
- -
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scheme-lsp-server

Posts with mentions or reviews of scheme-lsp-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.
  • May 2021 - What are you up to schemers ?!
    5 projects | /r/scheme | 6 May 2021
    I've started working on a kind of portable LSP server: https://gitlab.com/rgherdt/scheme-lsp-server So far I'm focusing on Guile and Chicken. I'm also sketching a VSCode plugin for it: https://gitlab.com/rgherdt/vscode-scheme-lsp Currently it supports find-documentation, auto-completion, function-signature and jump-to-definition (this one Guile only). Last but not least, I've developed a JSON-RCP lib to support the whole thing: https://gitlab.com/rgherdt/scheme-json-rpc Everything is still experimental.

vscode-scheme-lsp

Posts with mentions or reviews of vscode-scheme-lsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.
  • May 2021 - What are you up to schemers ?!
    5 projects | /r/scheme | 6 May 2021
    I've started working on a kind of portable LSP server: https://gitlab.com/rgherdt/scheme-lsp-server So far I'm focusing on Guile and Chicken. I'm also sketching a VSCode plugin for it: https://gitlab.com/rgherdt/vscode-scheme-lsp Currently it supports find-documentation, auto-completion, function-signature and jump-to-definition (this one Guile only). Last but not least, I've developed a JSON-RCP lib to support the whole thing: https://gitlab.com/rgherdt/scheme-json-rpc Everything is still experimental.

What are some alternatives?

When comparing scheme-lsp-server and vscode-scheme-lsp you can also consider the following projects:

LIPS - Scheme based powerful lisp interpreter in JavaScript

scheme-json-rpc

rheme - R4RS Scheme in 800 lines of Ruby