@hackage llvm-pretty0.7.1.1
A pretty printing library inspired by the llvm binding.
Categories
License
BSD-3-Clause
Maintainer
awesomelyawesome@gmail.com
Links
Versions
Installation
Dependencies (5)
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.