https://github.com/yutopp/ordre
https://github.com/yutopp/ordre
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yutopp/ordre
- Owner: yutopp
- Created: 2021-01-18T12:44:57.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-01-23T09:25:19.000Z (over 4 years ago)
- Last Synced: 2025-01-20T10:48:59.463Z (3 months ago)
- Language: OCaml
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ordre
OCaml implementation of [A New Approach to Optimal Code Formatting](https://research.google/pubs/pub44667/).
## TODO
- [ ] Memoize
- [ ] Add practical examples