llvm-hs VS x86-64bit

Compare llvm-hs vs x86-64bit and see what are their differences.

x86-64bit

Runtime code generation for x86 64 bit machine code (by divipp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
llvm-hs x86-64bit
4 0
494 102
0.6% -
0.0 0.0
30 days ago 9 months ago
LLVM Haskell
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-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.

x86-64bit

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

We haven't tracked posts mentioning x86-64bit yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing llvm-hs and x86-64bit 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 - 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

morloc - A typed, polyglot, functional language

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