guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Port sexp-diff to guile


From: Chaos Eternal
Subject: Port sexp-diff to guile
Date: Sun, 21 Jun 2015 21:47:09 +0800

 "sexp-diff" computes a diff between two s-expressions which minimizes
 the number of atoms in the result tree, also counting edit
 conditionals #:new, #:old.

I've ported the code from chicken to guile
The code is here

https://github.com/ChaosEternal/guile-sexp-diff

cheers.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]