Top 6 Haskell REPL Projects
-
Obligatory reference to Carp[1], the lisp that uses borrow checking; the "rust" of lisps.
1: https://github.com/carp-lang/Carp
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
reflex-ghci
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
-
-
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Haskell REPL discussion
Haskell REPL related posts
Index
What are some of the best open-source REPL projects in Haskell? This list will help you:
# | Project | Stars |
---|---|---|
1 | Carp | 5,629 |
2 | repline | 107 |
3 | reflex-ghci | 39 |
4 | language-dickinson | 33 |
5 | brainbreak | 11 |
6 | interact | 1 |