mlir-hs
Haskell bindings for MLIR (by google)
llvm
Haskell bindings to the LLVM compiler infrastructure project. (by bos)
mlir-hs | llvm | |
---|---|---|
1 | - | |
109 | 105 | |
1.8% | 0.0% | |
5.3 | 0.0 | |
5 months ago | over 5 years ago | |
Haskell | Haskell | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mlir-hs
Posts with mentions or reviews of mlir-hs.
We have used some of these posts to build our list of alternatives
and similar projects.
llvm
Posts with mentions or reviews of llvm.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning llvm yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing mlir-hs and llvm you can also consider the following projects:
llvm-general - Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)
llvm-hs - Haskell bindings for LLVM
grin - GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
llvm-pretty-bc-parser - Parser for the llvm bitcode format
accelerate-llvm - LLVM backend for Accelerate
llvm-pretty - An llvm pretty printer inspired by the haskell llvm binding