Ecosystem: Haskell vs JVM (Eta, Frege)

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • inline-java

    Haskell/Java interop via inline Java code in Haskell modules.

    If you want to interact with Java libraries, but don't need the Haskell program itself to run on the JVM, inline-java is probably your best bet at the moment.

  • beam

    Apache Beam is a unified programming model for Batch and Streaming data processing.

    Dataflow is Google's implementation of a runner for Apache Beam jobs in Google cloud. Right now, python and java are pretty much the only two options supported for writing Beam jobs that run on Dataflow.

  • Mergify

    Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.

  • codec-jvm

    JVM code generation

    The core of eta-lang was codec-jvm (https://github.com/rahulmutt/codec-jvm) and i think the work done there and in eta-lang itself could be put to good use.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts