Skip to content

Commit f77f11b

Browse files
committed
braindump: Link some prior art
1 parent dc0e671 commit f77f11b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/braindump.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ Other possibly useful libs
7272
* Graph theory and visualization, [Cytoscape](http://js.cytoscape.org/#demos)
7373
* [JSON Diff](https://github.com/zgrossbart/jdd)
7474

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+
7580
# git integration
7681

7782
## git diff/merge tools

0 commit comments

Comments
 (0)