ghci-ng VS lispy

Compare ghci-ng vs lispy and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ghci-ng lispy
1 21
1,043 1,183
- -
0.4 0.0
- about 1 month ago
Haskell Emacs Lisp
BSD 3-clause "New" or "Revised" 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.

ghci-ng

Posts with mentions or reviews of ghci-ng. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-03.
  • Why Clojure?
    8 projects | news.ycombinator.com | 3 Jan 2021
    I've only dabbled with GHCI. I've used it as a standalone REPL for trying out small things, the same way I'd use a Python or Javascript REPL. I haven't used the REPL /the/ developer interface to the program. In Clojure, I would (1) start a REPL server, (2) connect to it from my editor, and (3) send expressions to it. I didn't develop Haskell that way, though I think it was possible with Intero[1].

    Within the Clojure community, there's a perception that the Clojure REPL is one of its strongest selling points[2].

    Are you using the REPL actively when developing?

    [1]: https://github.com/chrisdone/intero#readme

lispy

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

What are some alternatives?

When comparing ghci-ng and lispy you can also consider the following projects:

leksah - Haskell IDE

ghcid - Very low feature GHCi based IDE

smartparens - Minor mode for Emacs that deals with parens pairs and tries to be smart about it.

ghc-mod

hdocs - Haskell docs tool

ghci-ng

hoogle - Haskell API search engine

haskell-docs - Get the Haskell documentation of a name from a module

parinfer-rust - A Rust port of parinfer.

symex.el - An intuitive way to edit Lisp symbolic expressions ("symexes") structurally in Emacs

emacs-config - My personal Emacs configuration

ghci-pretty - tiny hack for colored pretty-printing within ghci