[racket] structural program comparison tool in Racket

From: Vincent St-Amour (stamourv at ccs.neu.edu)
Date: Thu Sep 13 17:18:59 EDT 2012

At Thu, 13 Sep 2012 17:06:35 -0400,
Asumu Takikawa wrote:
> 
> On 2012-09-14 04:34:21 +0800, Yin Wang wrote:
> > I'm developing a tool for "diffing" program by parse trees and not
> > text. It is written in Racket and can process Lisp family languages,
> > C++, JavaScript and Python. It has a JavaScript based interactive UI
> > for browsing the diff results.
> >
> > You can find a demo of it (diffing two Emacs Lisp programs) here:
> >
> > http://www.cs.indiana.edu/~yw21/demos/paredit20-paredit22.html
> 
> This is really neat! Any plans for a DrRacket plugin? :)

+1

Vincent

Posted on the users mailing list.