reflex-ghci
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface. (by reflex-frp)
ghci-ng
By chrisdone
reflex-ghci | ghci-ng | |
---|---|---|
1 | 1 | |
38 | 1,043 | |
- | - | |
4.6 | 0.4 | |
9 months ago | - | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | 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.
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.
reflex-ghci
Posts with mentions or reviews of reflex-ghci.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Anyone using reflex for an online REPL?
Perhaps you could borrow some code from https://github.com/reflex-frp/reflex-ghci even though it's terminal-oriented.
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?
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
What are some alternatives?
When comparing reflex-ghci and ghci-ng you can also consider the following projects:
ghcid - Very low feature GHCi based IDE
hint - Runtime Haskell interpreter
leksah - Haskell IDE
hie-core - The Daml smart contract language
hdocs - Haskell docs tool
H - The full power of R in Haskell.
ghc-mod
ihaskell - A Haskell kernel for the Jupyter project.
ghci-ng
hoogle - Haskell API search engine