reflex-ghci
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface. (by reflex-frp)
leksah
Haskell IDE (by leksah)
reflex-ghci | leksah | |
---|---|---|
1 | 4 | |
38 | 975 | |
- | -0.3% | |
4.6 | 0.0 | |
9 months ago | 7 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | LicenseRef-GPL |
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.
leksah
Posts with mentions or reviews of leksah.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-22.
-
Which IDE/Code editor / Dev environment do you use ?
[2]: https://github.com/leksah/leksah
-
Haskell in Production: Channable
Well, Leksah used to be a good experience in regards to debugging.
https://github.com/leksah/leksah
-
Would it be possible to build a great IDE using Haskell?
There is already an Haskell IDE written in haskell : Leksah
-
Ever tried lekash IDE?
There are Nix based installation instructions for Mac and Linux. (Getting familiar with Nix can help with managing the Haskell package and tools ecosystem more generally – so it's good Yak shaving...).
What are some alternatives?
When comparing reflex-ghci and leksah you can also consider the following projects:
ghcid - Very low feature GHCi based IDE
ghci-ng
hint - Runtime Haskell interpreter
hie-core - The Daml smart contract language
bumper - Haskell tool to automatically bump package versions transitively.
haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
H - The full power of R in Haskell.
niv - Easy dependency management for Nix projects
ihaskell - A Haskell kernel for the Jupyter project.
hadolint - Dockerfile linter, validate inline bash, written in Haskell