Llvm-hs Alternatives
Similar projects and alternatives to llvm-hs
-
-
llvm-general
Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
flexible-defaults
Template Haskell system for implementing type classes with complex default-implementation rules
-
-
-
eclair-lang
A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR
-
-
Bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. (by microsoft)
llvm-hs reviews and mentions
-
Should I abandon using haskell for my compiler?
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.
Looking at the network graph, it looks like there are forks which mention llvm-12 branches, which may be more up to date.
Stats
llvm-hs/llvm-hs 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-hs is LLVM.