hackage.haskell.org : llvm-party
llvm-party is a set of Haskell bindings for LLVM http://llvm.org/. Unlike other current Haskell bindings, it uses an ADT to represent LLVM IR (http://llvm.org/docs/LangRef.html), and so offers two advantages: it handles almost all of the stateful complexities of using the LLVM API to build IR; and it supports moving IR not only from Haskell into LLVM C++ objects, but the other direction - from LLVM C++ into Haskell. This is a fork of llvm-hs, with a major advantage that it's being maintained, for now.
Registry
-
Source
- Homepage
- JSON
purl: pkg:hackage/llvm-party
Keywords:
bsd3
, code-generation
, compilers-interpreters
, library
, Propose Tags
License: BSD-3-Clause
Latest release: over 2 years ago
First release: over 2 years ago
Downloads: 197 total
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago