DSLs with LanguageServer support

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

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

    Example language server (LSP) implementation for a toy language

  • 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.

  • salt

    The compilation target that functional programmers always wanted. (by discus-lang)

  • Here's a pure haskell one from discus lang. I based the one from Icicle on it here. At the moment I have type checking (diagnostics) and mouse overs for types.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts