monpad VS haskell-language-server

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

monpad

A fully-customisable web-based gamepad, designed to be used from smartphones. (by georgefst)

haskell-language-server

Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine. (by haskell)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
monpad haskell-language-server
3 110
39 2,571
- 0.5%
8.6 9.6
4 months ago 5 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License Apache License 2.0
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.

monpad

Posts with mentions or reviews of monpad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.
  • Genuine question: how do you all use Haskell IRL?
    7 projects | /r/haskell | 22 Apr 2023
    Basically everything - it's a general purpose language after all! Creating Spotify playlists, polling my local tennis courts' website to see when spaces become available, home automation stuff like turning lights and plugs off under certain conditions. Today I wrote a 20-line-or-so program to track my friend's progress in a marathon. More substantially, over lockdown I built a tool for using phones as game controllers, and it's been my primary language at work for the past five years, across two very different jobs.
  • What is the correct way to compile non-haskell sourcefiles in a cabal project.
    3 projects | /r/haskell | 7 Oct 2022
    The one time I've needed this, I used Shake (this particular example is likely more complex than you need). I can fully recommend it.
  • Obtaining vibration permissions
    1 project | /r/firefox | 21 Mar 2021
    I've been building a web app, for which it would be very useful to be able to vibrate the user's phone (with Navigator.vibrate) at various points.

haskell-language-server

Posts with mentions or reviews of haskell-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

What are some alternatives?

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

hcheckers - HCheckers is a relatively simple implementation of checkers board game (also known as "draughts")

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

hamlet - Haml-like template files that are compile-time checked

neovim - Vim-fork focused on extensibility and usability

LambdaHack - Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at

lsp-mode - Emacs client/library for the Language Server Protocol

xmonad - The core of xmonad, a small but functional ICCCM-compliant tiling window manager

ormolu - A formatter for Haskell source code

Okasaki - Code from the book "Purely Functional Data Structures" by Chris Okasaki (both original and my own solutions to the exercises, in Haskell)

vscode-haskell - VS Code extension for Haskell, powered by haskell-language-server

defect-process - Defect Process (2d hack n' slash game) full source code

hie-bios - Set up a GHC API session for various Haskell Projects