retrie VS ghci-ng

Compare retrie vs ghci-ng and see what are their differences.

retrie

Retrie is a powerful, easy-to-use codemodding tool for Haskell. (by facebookincubator)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
retrie ghci-ng
1 1
490 1,043
0.0% -
3.8 0.4
about 1 month ago -
Haskell Haskell
MIT 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.

retrie

Posts with mentions or reviews of retrie. We have used some of these posts to build our list of alternatives and similar projects.
  • Does this analysis tool exist?
    1 project | /r/haskell | 17 Jun 2021
    Pretty sure you can do this by using retrie to match a rule and then using some Haskell code to express the rewrite https://github.com/facebookincubator/retrie/#scripting-and-side-conditions

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?
    8 projects | news.ycombinator.com | 3 Jan 2021
    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 retrie and ghci-ng you can also consider the following projects:

HaRe - The Haskell Refactoring Tool

leksah - Haskell IDE

hadolint - Dockerfile linter, validate inline bash, written in Haskell

ghcid - Very low feature GHCi based IDE

shake - Shake build system

ghc-mod

happy - The Happy parser generator for Haskell

ghci-ng

criterion - A powerful but simple library for measuring the performance of Haskell code.

hdocs - Haskell docs tool

hlint - Haskell source code suggestions

hoogle - Haskell API search engine