llvm-hs-pure: Pure Haskell LLVM functionality (no FFI).

[ bsd3, code-generation, compilers-interpreters, library ] [ Propose Tags ] [ Report a vulnerability ]

llvm-hs-pure is a set of pure Haskell types and functions for interacting with LLVM http://llvm.org/. It includes an ADT to represent LLVM IR (http://llvm.org/docs/LangRef.html). The llvm-hs package builds on this one with FFI bindings to LLVM, but llvm-hs-pure does not require LLVM to be available.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 4.0.0.0, 4.1.0.0, 5.0.0, 5.1.0, 5.1.1, 5.1.2, 6.0.0, 6.1.0, 6.2.0, 6.2.1, 7.0.0, 8.0.0, 9.0.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.13), base (>=4.9 && <5), bytestring (>=0.10 && <0.11.3), containers (>=0.4.2.1), fail, mtl (>=2.1 && <2.3), template-haskell (>=2.5.0.0), transformers (>=0.3 && <0.6), unordered-containers (>=0.2) [details]
Tested with ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5
License BSD-3-Clause
Copyright (c) 2013 Benjamin S. Scarlet and Google Inc.
Author Anthony Cowley, Stephen Diehl, Moritz Kiefer <[email protected]>, Benjamin S. Scarlet
Maintainer Anthony Cowley, Stephen Diehl, Moritz Kiefer <[email protected]>
Revised Revision 1 made by Bodigrim at 2023-02-04T10:53:40Z
Category Compilers/Interpreters, Code Generation
Home page http://github.com/llvm-hs/llvm-hs/
Bug tracker http://github.com/llvm-hs/llvm-hs/issues
Source repo head: git clone git://github.com/llvm-hs/llvm-hs.git -b llvm-9
Uploaded by cocreature at 2019-09-06T05:54:48Z
Distributions
Reverse Dependencies 7 direct, 16 indirect [details]
Downloads 12187 total (17 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]