Ghci-ng Alternatives
Similar projects and alternatives to ghci-ng
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
pomegranate
A sane Clojure API for Maven Artifact Resolver + dynamic runtime modification of the classpath (by clj-commons)
-
-
-
-
-
scion
Discontinued OLD, DEPRECATED: Use this instead https://github.com/haskell/haskell-ide-engine (by nominolo)
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better ghci-ng alternative or higher similarity.
ghci-ng discussion
ghci-ng reviews and mentions
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?
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
Stats
Basic ghci-ng repo stats
1
1,043
0.4
-
chrisdone/intero is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of ghci-ng is Haskell.