awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesHaskell Implementations

Implementations of the Language Server Protocol tailored for Haskell development environments.

Distinct from Language Server Protocol Implementations: Distinct from Language Server Protocol Implementations: specializes the general protocol implementation category to the Haskell language.

Explore 1 awesome GitHub repository matching development tools & productivity · Haskell Implementations. Refine with filters or upvote what's useful.

Awesome Haskell Implementations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • haskell/haskell-language-serverhaskell 的头像

    haskell/haskell-language-server

    2,936在 GitHub 上查看↗

    The Haskell Language Server is an implementation of the Language Server Protocol that provides real-time diagnostics, code navigation, and refactoring support for Haskell projects. It functions as a backend service that enables advanced editing capabilities within standard text editors by facilitating communication between the development environment and the Haskell compiler. The project distinguishes itself through a modular, plugin-based architecture that allows for the integration of independent components for specific language features. It leverages the host compiler as a library to perfo

    Implements the language server protocol to provide real-time diagnostics, code navigation, and refactoring support for Haskell projects.

    Haskellcabalghchacktoberfest
    在 GitHub 上查看↗2,936
  1. Home
  2. Development Tools & Productivity
  3. Language Server Protocol Implementations
  4. Haskell Implementations