reflex-ghci
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface. (by reflex-frp)
ihaskell
A Haskell kernel for the Jupyter project. (by IHaskell)
reflex-ghci | ihaskell | |
---|---|---|
1 | 9 | |
38 | 2,604 | |
- | 0.3% | |
4.6 | 8.5 | |
9 months ago | 8 days ago | |
Haskell | Jupyter Notebook | |
BSD 3-clause "New" or "Revised" License | MIT 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.
ihaskell
Posts with mentions or reviews of ihaskell.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-15.
-
Working interactively with non-IO environments in ghci
Are you referring to IHaskell: https://github.com/IHaskell/IHaskell?
-
Transform your old and tired Haskell source files in shining Notebooks
Note that we do have the IHaskell kernel for Jupyter, so we don't have to be that jealous.
- School of Haskell: Basics
- IHaskell: A Haskell kernel for the Jupyter project
-
Script to run ihaskell in Docker
More info: https://github.com/gibiansky/IHaskell/issues/1251
-
How to use Matplotlib for Haskell in IHaskell
That looks like a generic front-end error for when the back-end is unavailable, the back-end error should be more informative, but I don't know where exactly you can find it. At this point it might make sense to open an issue on the issue tracker of IHaskell, they will be able to give you more useful answers.
-
Newbie: IHaskell + Rasterific?
I haven't actually used IHaskell, however, the png file is presumably created in whatever the working directory is when the script is running. The IHaskell wiki says:
What are some alternatives?
When comparing reflex-ghci and ihaskell you can also consider the following projects:
ghcid - Very low feature GHCi based IDE
happy - The Happy parser generator for Haskell
hint - Runtime Haskell interpreter
hoogle - Haskell API search engine
hie-core - The Daml smart contract language
shelly - Haskell shell scripting
ghci-ng
haddock - Haskell Documentation Tool
H - The full power of R in Haskell.
hlint - Haskell source code suggestions
leksah - Haskell IDE
ormolu - A formatter for Haskell source code