@hackage llvm-pretty0.11.0
A pretty printing library inspired by the llvm binding.
Categories
License
BSD-3-Clause
Maintainer
awesomelyawesome@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (9)
- base >=4 && <5
- containers >=0.4
- microlens >=0.4
- microlens-th >=0.4
- monadLib >=3.6.1
- parsec >=3 Show all…
Dependents (5)
@hackage/copilot-verifier, @hackage/acme-everything, @hackage/llvm-pretty-bc-parser, @hackage/crucible-llvm, @hackage/crux-llvm
A pretty printing library that was inspired by the LLVM binding by Lennart Augustsson. The library provides a monadic interface to a pretty printer, that allows functions to be defined and called, generating the corresponding LLVM assembly when run.