The latest version of llvm-general is 3.5.1.2-0.

llvm-general

Version 3.3.9.1 revision 0 uploaded by BenjaminScarlet.

Package meta

Synopsis
General purpose LLVM bindings
Description

llvm-general 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.

For haddock, see http://bscarlet.github.io/llvm-general/3.3.9.1/doc/html/llvm-general/index.html.

Author
Benjamin S.Scarlet <fgthb0@greynode.net>
Bug reports
n/a
Category
Compilers/Interpreters, Code Generation
Copyright
Benjamin S. Scarlet 2013
Homepage
n/a
Maintainer
Benjamin S. Scarlet <fgthb0@greynode.net>
Package URL
n/a
Stability
experimental

Components