https://github.com/yutopp/ordre
https://github.com/yutopp/ordre
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yutopp/ordre
- Owner: yutopp
- Created: 2021-01-18T12:44:57.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-01-23T09:25:19.000Z (over 5 years ago)
- Last Synced: 2025-06-28T11:05:01.863Z (12 months ago)
- Language: OCaml
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- 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