llvm-pretty: A pretty printing library inspired by the llvm binding.

[ bsd3, library, text ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.0.1, 0.5, 0.6.0.0, 0.7.0.0, 0.7.1.0, 0.7.1.1, 0.11.0, 0.12.0.0
Dependencies base (>=4 && <5), containers (>=0.4), microlens (>=0.4), microlens-th (>=0.4), monadLib (>=3.6.1), parsec (>=3), pretty (>=1.0.1), template-haskell (>=2.7), th-abstraction (>=0.3.1 && <0.4) [details]
License BSD-3-Clause
Author Trevor Elliott
Maintainer awesomelyawesome@gmail.com
Category Text
Source repo head: git clone http://github.com/elliottt/llvm-pretty
Uploaded by TrevorElliott at 2020-08-25T05:04:39Z
Distributions
Reverse Dependencies 5 direct, 0 indirect [details]
Downloads 8997 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-08-25 [all 1 reports]