llvm-general-quote VS llvm-hs

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

llvm-general-quote

Use QuasiQuotation with llvm-general (by tvh)
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-general-quote llvm-hs
0 4
12 494
- 0.6%
0.0 0.0
about 7 years ago about 1 month ago
Haskell LLVM
BSD 3-clause "New" or "Revised" License 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.

llvm-general-quote

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

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

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.

What are some alternatives?

When comparing llvm-general-quote and llvm-hs 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 - Haskell bindings to the LLVM compiler infrastructure project.

llvm-pretty - An llvm pretty printer inspired by the haskell llvm binding

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

morloc - A typed, polyglot, functional language

sugarhaskell - Library-based Language Extensibility