SaaSHub helps you find the best software and product alternatives Learn more →
Top 10 Haskell Llvm Projects
-
grin
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support. (by grin-compiler)
-
Someone has opened a PR for accelerate here https://github.com/AccelerateHS/accelerate/pull/525 (sadly seems not actively maintained at the moment, but that can always change if people care enough). I agree for an executable you should freeze your dependencies and compiler version, and using 8.10 is fine. Although there are tons of improvements in 9.2+
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
/u/ltielen's Éclair language targets LLVM and is actively maintained, so I'd look at that implementation's LLVM setup.
-
So, I've been working on using this library: https://github.com/AccelerateHS/accelerate-llvm to do GPU programming, and it's really fun, but the problem is that for some reason my machine won't use 100% of the GPU cores (according to nvtop) and I don't know enough about how GPUs work just yet to know what I'm doing wrong.
-
llvm-general
Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
manual-stg-experiment
Manually constructed STG programs compiled with the standard GHC codegen backend.
-
Haskell Llvm related posts
- Is it viable to develop a compiler in haskell that uses LLVM
- Should I abandon using haskell for my compiler?
- Should I use newer ghc?
- How do I get my program to use 100% of the GPU?
- I made a petition to get the accelerate project for Haskell some funding.
- Next Decade in Languages: User Code on the GPU
- Write your GDB scripts in Haskell
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa00e1490>
www.saashub.com | 28 Nov 2023
Index
What are some of the best open-source Llvm projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | grin | 1,010 |
2 | accelerate | 877 |
3 | eclair-lang | 178 |
4 | accelerate-llvm | 148 |
5 | llvm-general | 131 |
6 | llvm | 104 |
7 | mlir-hs | 80 |
8 | llvm-pretty | 23 |
9 | manual-stg-experiment | 22 |
10 | llvm-general-quote | 12 |