Looking for guidance on understanding/using LLVM C API

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • expr-ir

    An Expression Tree to LLVM-IR Example.

  • https://github.com/farzonl/expr-ir I did a tutorial sometime ago the blog post is unfortunately gone now and doesn’t look to be preserved by archive.org, but the code should be easy enough to follow.

  • cone

    Cone Programming Language

  • I recommend studying the Cone source code: https://github.com/jondgoodwin/cone and if you want to dig deeper, C3: https://github.com/c3lang/c3c if you show up in the C3 discord (https://discord.gg/qN76R87) or the LLVM discord I can answer any additional questions you might have.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • c3c

    Compiler for the C3 language

  • I recommend studying the Cone source code: https://github.com/jondgoodwin/cone and if you want to dig deeper, C3: https://github.com/c3lang/c3c if you show up in the C3 discord (https://discord.gg/qN76R87) or the LLVM discord I can answer any additional questions you might have.

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