Resources for Amateur Compiler Writers

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. abi-aa

    Application Binary Interface for the Arm® Architecture

    Latest versions of the ABI specifications linked in the Machine Specific section

    ARM: https://github.com/ARM-software/abi-aa/releases

    x86-64: https://gitlab.com/x86-psABIs/x86-64-ABI (go to most recent CI job and download artifacts for a compiled PDF)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. x86-64-ABI

    Latest versions of the ABI specifications linked in the Machine Specific section

    ARM: https://github.com/ARM-software/abi-aa/releases

    x86-64: https://gitlab.com/x86-psABIs/x86-64-ABI (go to most recent CI job and download artifacts for a compiled PDF)

  4. kaleidoscope

    Haskell LLVM JIT Compiler Tutorial

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

  • Implementing a JIT Compiled Language with Haskell and LLVM (2017)

    1 project | news.ycombinator.com | 24 Feb 2024
  • Proposal to Merge Pyston with Cpython

    2 projects | news.ycombinator.com | 28 Feb 2023
  • Implementing a LLVM Micro C compiler in Haskell

    2 projects | news.ycombinator.com | 4 Jun 2021
  • Need some help with monad transformers

    2 projects | /r/haskell | 14 Apr 2021
  • Advanced books / tutorials about Haskell?

    1 project | /r/haskell | 11 Feb 2021

Did you know that Haskell is
the 25th most popular programming language
based on number of references?