sexp-diff

Homepage: https://github.com/xuchunyang/sexp-diff.el

Author: Xu Chunyang

Updated:

Summary

Diff sexps based on Levenshtein-like edit distance

Commentary

This package provides an S-expression-aware diffing tool based on
Levenshtein-like tree edit distance.

Ported directly from https://docs.racket-lang.org/sexp-diff/index.html

Dependencies