https://github.com/fsprojects/yc.prettyprinter
Printer combinators library in F#.
https://github.com/fsprojects/yc.prettyprinter
f-sharp fsharp polynomial pretty-print prettyprinter
Last synced: 23 days ago
JSON representation
Printer combinators library in F#.
- Host: GitHub
- URL: https://github.com/fsprojects/yc.prettyprinter
- Owner: fsprojects
- License: apache-2.0
- Created: 2015-03-05T18:02:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T11:43:44.000Z (about 7 years ago)
- Last Synced: 2025-04-07T13:40:32.933Z (26 days ago)
- Topics: f-sharp, fsharp, polynomial, pretty-print, prettyprinter
- Language: F#
- Homepage: http://fsprojects.github.io/YC.PrettyPrinter/
- Size: 14.9 MB
- Stars: 9
- Watchers: 10
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YC.PrettyPrinter [](https://www.nuget.org/packages/YC.PrettyPrinter/)
| Mono | .NET |
|------|-----------------------------|
| [](https://travis-ci.org/fsprojects/YC.PrettyPrinter) | [](https://ci.appveyor.com/project/gsvgit/yc-prettyprinter) |Pretty printing library. Contatins interface for migration from Text.StructuredFormat. Interface for migration from Text.StructuredFormat is implemented [here] (https://github.com/AndreyBulgakov/YC.PrettyPrinter/blob/master/src/YC.PrettyPrinter/StructuredFormat.fs).
To build project use
$ build.cmd // on windows
$ build.sh // on mono
# Maintainer(s)
- [@gsvgit](https://github.com/gsvgit)
The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)