llvm-hs VS llvm-pretty

Compare llvm-hs vs llvm-pretty and see what are their differences.

llvm-pretty

An llvm pretty printer inspired by the haskell llvm binding (by elliottt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
llvm-hs llvm-pretty
4 0
494 25
0.6% -
0.0 7.6
about 1 month ago about 1 month ago
LLVM Haskell
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

llvm-hs

Posts with mentions or reviews of llvm-hs. 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
    3 projects | /r/haskell | 2 Jun 2023
    The llvm-hs GitHub has branches for LLVM 12 and even LLVM 15. I believe the LLVM 12 version works pretty well, but I am not sure of the LLVM 15 version.
  • Should I abandon using haskell for my compiler?
    5 projects | /r/haskell | 20 Apr 2023
    2 days later and I'm still failing to get a project to build with the LLVM bindings. The repository seems fairly inactive, and is several versions behind modern LLVM. This seems like a very basic package for a language that is supposed to be well suited to writing compilers. Even flipping Python seemingly has more up to date LLVM bindings.
    5 projects | /r/haskell | 20 Apr 2023
    Looking at the network graph, it looks like there are forks which mention llvm-12 branches, which may be more up to date.

llvm-pretty

Posts with mentions or reviews of llvm-pretty. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning llvm-pretty yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing llvm-hs and llvm-pretty 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-general-quote - Use QuasiQuotation with llvm-general

llvm - Haskell bindings to the LLVM compiler infrastructure project.

llvm-pretty-bc-parser - Parser for the llvm bitcode format

dataflow - Render graphs using a declarative markup.

haskell-generate - Type-safe library for generating haskell source code

flexible-defaults - Template Haskell system for implementing type classes with complex default-implementation rules

x86-64bit - Runtime code generation for x86 64 bit machine code