rheme VS scheme-lsp-server

Compare rheme vs scheme-lsp-server 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
rheme scheme-lsp-server
1 1
4 -
- -
0.0 -
over 1 year ago -
Ruby
- -
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.

rheme

Posts with mentions or reviews of rheme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.

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.

What are some alternatives?

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

vscode-scheme-lsp

LIPS - Scheme based powerful lisp interpreter in JavaScript

clique - My language practices :)

sicp - Racket implementation and notes for SICP's video lectures.

scheme-json-rpc

SICP-ES - Traducción al español de la 2° edición del libro "Structure and Interpretation of Computer Programs" (SICP).