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: over 2 years ago
formattinghaskell

Related projects:

RepositoryDescriptionStars
haskell/stylish-haskellA tool to format and beautify Haskell code to improve readability.994
tweag/ormoluA tool that formats Haskell source code to a consistent style971
haskell/prettyA utility library for formatting text in a consistent manner72
ennocramer/floskellA tool that formats Haskell source code into a more readable layout180
haskell-github/githubA Haskell library providing an interface to the GitHub API.412
google/haskell-indexerProvides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing99
jupyterlab-contrib/jupyterlab_code_formatterFacilitates invocation of code formatters in JupyterLab856
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
haskell/textEfficient Unicode text operations in Haskell411
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
nbouscal/vim-stylish-haskellA plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow.40
mihaimaruseac/hindentA tool that reformat Haskell source code to make it more readable and consistent563
quchen/prettyprinterA modern text formatting library for Haskell that provides flexible and extensible formatting options.295
go-ffmt/ffmtGolang beautifies data display by providing formatting options for humans308
dnanhkhoa/nb_blackAutomates code formatting for Python using Black and YAPF to improve readability368