An open API service indexing awesome lists of open source software.

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).

Awesome Lists containing this project

README

          

# Piediff

[![check](https://github.com/moonbit-community/piediff/actions/workflows/stable_check.yml/badge.svg)](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).