We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0e671 commit f77f11bCopy full SHA for f77f11b
doc/braindump.md
@@ -72,6 +72,11 @@ Other possibly useful libs
72
* Graph theory and visualization, [Cytoscape](http://js.cytoscape.org/#demos)
73
* [JSON Diff](https://github.com/zgrossbart/jdd)
74
75
+## Related / prior art
76
+
77
+* [Prettydiff](http://prettydiff.com/guide/unrelated_diff.xhtml), well-described algorithm and considerations for diffing.
78
+* [ydiff](https://github.com/yinwang0/ydiff), structural diffing for Lisp programs
79
80
# git integration
81
82
## git diff/merge tools
0 commit comments