Semantic diff for Org mode files

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • difftastic

    a structural diff that understands syntax 🟥🟩

    I just found difftastic which reminds me of something I dreamed of for so many years: semantic diff for Org mode files/data.

  • sexp-diff.el

    Diff sexps based on Levenshtein-like edit distance

    There’s already a pure Emacs Lisp implementation that would work on native nested lists: https://github.com/xuchunyang/sexp-diff.el

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • mw-diff-sexp

    Common Lisp library to calculate a naive Levenshtein-like edit distance for s-expressions

    And if you want performance, there’s the original Common Lisp implementation https://github.com/michaelw/mw-diff-sexp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts