https://github.com/moonbit-community/piediff
Piediff is a MoonBit implementation of Bram Cohen's patience diff algorithm (also provides a basic Myers diff).
https://github.com/moonbit-community/piediff
lcs-algorithm moonbit patience-diff
Last synced: 2 months ago
JSON representation
Piediff is a MoonBit implementation of Bram Cohen's patience diff algorithm (also provides a basic Myers diff).
- Host: GitHub
- URL: https://github.com/moonbit-community/piediff
- Owner: moonbit-community
- License: apache-2.0
- Created: 2025-09-11T08:03:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-26T08:18:51.000Z (2 months ago)
- Last Synced: 2026-01-26T22:36:05.625Z (2 months ago)
- Topics: lcs-algorithm, moonbit, patience-diff
- Language: MoonBit
- Homepage:
- Size: 87.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.mbt.md
- License: LICENSE
- Agents: Agents.md
Awesome Lists containing this project
README
# Piediff
[](https://github.com/moonbit-community/piediff/actions/workflows/stable_check.yml)
Piediff is a MoonBit implementation of Bram Cohen's patience diff algorithm (also provides a basic Myers diff).