The latest version of llvm-general-pure is 3.5.1.0-0.
llvm-general-pure
Version 3.2.8.1 revision 0 uploaded by BenjaminScarlet.
Package meta
- Synopsis
- Pure Haskell LLVM functionality (no FFI).
- Description
llvm-general-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-general package builds on this one with FFI bindings to LLVM, but llvm-general-pure does not require LLVM to be available.
For haddock, see http://bscarlet.github.io/llvm-general/3.2.8.1/doc/html/llvm-general-pure/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