Do you consider LLVM a complicated software? And are there any alternatives and how they compare to LLVM?

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

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
  • qbe-rs

    QBE IR in natural Rust data structures

  • Before that, I had spent a bit of time working with QBE, which is much simpler and really easy to write a frontend for. I switched to libgccjit though, because I got frustrated with a few of the things lacking from QBE (like the ability to easily keep track of where different variables live on the stack). I think for many hobby language projects, QBE would be a good option (my project was off the ground very fast using QBE, and I got pretty far before I ran into limitations I couldn't easily work around).

  • libfirm

    graph based intermediate representation and backend for optimising compilers

  • An alternative: LibFirm but it's much simpler and feature-poor.

  • 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.

    InfluxDB logo
  • wasmtime

    A fast and secure runtime for WebAssembly

  • As far as I know, there is QBE, which is actually kinda underrated, and Cranelift, mainly designed for JIT compilation

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

  • Rust port of B3 from WebKit, LLVM-like backend

    2 projects | /r/ProgrammingLanguages | 14 Apr 2023
  • Tools for creating a programming language in rust

    8 projects | /r/rust | 15 Nov 2022
  • Cranelift, Part 4: A New Register Allocator

    2 projects | news.ycombinator.com | 9 Jun 2022
  • Open Discussion: To EBB or not to EBB

    2 projects | /r/Compilers | 30 May 2021
  • Progress report on rustc_codegen_cranelift (April 2021)

    2 projects | /r/rust | 14 Apr 2021