haskell-exercises VS ghc-dump

Compare haskell-exercises vs ghc-dump and see what are their differences.

haskell-exercises

A little course to learn about some of the more obscure GHC extensions. (by i-am-tom)

ghc-dump

A GHC plugin and library for analysing GHC Core (by bgamari)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
haskell-exercises ghc-dump
2 1
633 53
- -
0.0 0.0
6 months ago over 1 year ago
Haskell Haskell
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.

haskell-exercises

Posts with mentions or reviews of haskell-exercises. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-19.
  • Type family therapy
    1 project | /r/haskell | 9 Jan 2022
    Hi, I'm going through i-am-tom's Haskell exercises, currently I'm doing "06-TypeFamilies", and I'm not getting the answer to question two to go through the type checker. The problem description is:
  • Gadts in haskell
    2 projects | /r/haskell | 19 Jan 2021
    Also, I would recommend writing some code with GADTs and/or doing some exercises: Haskell Exercises (GADT)

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 haskell-exercises and ghc-dump you can also consider the following projects:

elsa - ❄️ Elsa is a minimal, fast and secure runtime for JavaScript and TypeScript written in Go

ghcup-hs - THIS REPO IS A MIRROR, BUG REPORTS GO HERE:

learn-haskell-blog-generator - Learn Haskell by building a blog generator - an introductory book about Haskell.

hint - Runtime Haskell interpreter

ghc-hotswap - Example code for how we swap compiled code within a running Haskell process.

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

haskell-links - Exploratory project to gather Haskell links

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

learn-scotty-bulletin-app - Building a bulletin board using Haskell, scotty and friends

stan - 🕵️ Haskell STatic ANalyser

hasdim - Haskell Native Dimensional Data Modeling

higgledy - Higher-kinded data via generics