Llvm-codegen Alternatives
Similar projects and alternatives to llvm-codegen
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better llvm-codegen alternative or higher similarity.
llvm-codegen discussion
llvm-codegen reviews and mentions
Posts with mentions or reviews of llvm-codegen.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-02.
-
Is it viable to develop a compiler in haskell that uses LLVM
I used my own llvm-codegen library (https://github.com/luc-tielen/llvm-codegen) for this, it supports up to llvm14 but planning to upgrade to the latest as soon as I finish the docs for the eclair website. :)
-
Should I abandon using haskell for my compiler?
It looks like /u/ltielen decided to write his own LLVM library targeting the latest LLVM, so I guess he saw the same issues you are seeing with the llvm-hs bindings and decided to create his own.
Stats
Basic llvm-codegen repo stats
2
54
4.2
5 months ago
luc-tielen/llvm-codegen is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of llvm-codegen is Haskell.