toy-language-server VS haskell-lsp

Compare toy-language-server vs haskell-lsp and see what are their differences.

toy-language-server

Example language server (LSP) implementation for a toy language (by bkomuves)

haskell-lsp

Haskell library for the Microsoft Language Server Protocol (by alanz)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
toy-language-server haskell-lsp
3 1
59 354
- 0.3%
0.0 8.3
over 2 years ago 8 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License MIT License
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.

toy-language-server

Posts with mentions or reviews of toy-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-21.
  • DSLs with LanguageServer support
    3 projects | /r/haskell | 21 Mar 2021
    I wrote a toy language server for a fictional toy language, to figure out how it works, it maye help you. It builds a simplified abstraction layer over lsp and then uses that.
    3 projects | /r/haskell | 21 Mar 2021
    tell us how you really feel.
  • Holy sh*t, the lsp and lsp-types packages are nightmares
    2 projects | /r/haskellquestions | 17 Feb 2021
    I figured out the basics of the old one, and wrote a small (incomplete) abstraction layer on the top of it, and an example server using it, it's here - but I haven't had the energy to figure out the new version yet...

haskell-lsp

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

What are some alternatives?

When comparing toy-language-server and haskell-lsp you can also consider the following projects:

hlint - Haskell source code suggestions

haskell-dap - Haskell implementation of DAP interface data.

ghcide - A library for building Haskell IDE tooling

disassembler - Disassembler for X86 & AMD64 machine code

reactive-banana-gi-gtk - Functional Reactive Programming (FRP) with GObject Introspection in Haskell

repl - Public friendly Haskell REPL

radian - A floating-point newtype to represent measurements in radians

pinchot - Create data types and parsers from a context-free grammar

fourmolu - A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!

haskell-lsp-client - Client library for haskell-lsp

vcswrapper

hsb2hs - Preprocessor for inserting literals with binary blobs into Haskell programs.