ghcup-hs VS ghc-dump

Compare ghcup-hs vs ghc-dump and see what are their differences.

ghc-dump

A GHC plugin and library for analysing GHC Core (by bgamari)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ghcup-hs ghc-dump
25 1
251 53
3.2% -
9.4 0.0
3 days ago over 1 year ago
Haskell Haskell
GNU Lesser General Public License v3.0 only -
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.

ghcup-hs

Posts with mentions or reviews of ghcup-hs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

ghc-dump

Posts with mentions or reviews of ghc-dump. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-15.
  • Deep embedding of Haskell in Haskell
    2 projects | /r/haskell | 15 Jul 2021
    It kind of sounds like you want to script GHC. There's a plugin system for that, you could check out https://github.com/bgamari/ghc-dump for example. This library also provides a consistent representation for Core across multiple GHC versions.

What are some alternatives?

When comparing ghcup-hs and ghc-dump you can also consider the following projects:

stack - The Haskell Tool Stack

hint - Runtime Haskell interpreter

TermuxArch - Experience the pleasure of the Linux command prompt in Android, Chromebook, Fire OS and Windows on smartphone, smartTV, tablet and wearable https://termuxarch.github.io/TermuxArch/

ghc-whole-program-compiler-project - GHC Whole Program Compiler and External STG IR tooling

cabal2nix - Generate Nix build instructions from a Cabal file

ghc-exactprint - GHC version of haskell-src-exts exactPrint

termux-packages - A package build system for Termux.

haskell-exercises - A little course to learn about some of the more obscure GHC extensions.

Cabal - Official upstream development repository for Cabal and cabal-install

stan - 🕵️ Haskell STatic ANalyser

ema - Change-aware static site generator for Haskell programmers

haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.