https://github.com/sorawee/pretty-expressive-ocaml
An implementation of "A Pretty Expressive Printer" in OCaml
https://github.com/sorawee/pretty-expressive-ocaml
pretty-printer
Last synced: 6 months ago
JSON representation
An implementation of "A Pretty Expressive Printer" in OCaml
- Host: GitHub
- URL: https://github.com/sorawee/pretty-expressive-ocaml
- Owner: sorawee
- License: isc
- Created: 2023-07-14T06:20:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T22:21:21.000Z (over 1 year ago)
- Last Synced: 2025-03-27T13:11:24.244Z (7 months ago)
- Topics: pretty-printer
- Language: OCaml
- Homepage: https://sorawee.github.io/pretty-expressive-ocaml/pretty_expressive/
- Size: 681 KB
- Stars: 25
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pretty_expressive
An implementation of [A Pretty Expressive Printer](https://dl.acm.org/doi/abs/10.1145/3622837) in OCaml.
View the documentation at https://sorawee.github.io/pretty-expressive-ocaml/pretty_expressive/index.html