PyF

Formatter

A Haskell library for string formatting with a mini language inspired by Python's printf.

Haskell QuasiQuoter for String Formatting

GitHub

66 stars
5 watching
13 forks
Language: Haskell
last commit: 9 months ago
formattinghaskell

Related projects:

Repository Description Stars
haskell/stylish-haskell A tool to format and beautify Haskell code to improve readability. 994
tweag/ormolu A tool that formats Haskell source code to a consistent style 971
haskell/pretty A utility library for formatting text in a consistent manner 72
ennocramer/floskell A tool that formats Haskell source code into a more readable layout 180
haskell-github/github A Haskell library providing an interface to the GitHub API. 412
google/haskell-indexer Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing 99
jupyterlab-contrib/jupyterlab_code_formatter Facilitates invocation of code formatters in JupyterLab 856
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
haskell/text Efficient Unicode text operations in Haskell 411
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89
nbouscal/vim-stylish-haskell A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. 40
mihaimaruseac/hindent A tool that reformat Haskell source code to make it more readable and consistent 563
quchen/prettyprinter A modern text formatting library for Haskell that provides flexible and extensible formatting options. 295
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 308
dnanhkhoa/nb_black Automates code formatting for Python using Black and YAPF to improve readability 368