Port of Python's difflib.SequenceMatcher class

Walter Bright newshound at digitalmars.com
Sat Dec 2 10:16:51 PST 2006


Michael Butscher wrote:
> a D port (version 0.175) of Python's difflib.SequenceMatcher class to 
> generate diff's is available at
> 
>   http://www.mbutscher.de/snippets/difflib_d20061202.zip
> 
> It might need some cleaning up yet but the translated doctests pass 
> (except one I couldn't make compile in D, but "in theory" it passes as 
> well).
> 
> Comments, critique?

Yes: please put up a web page about it! See 
http://www.digitalmars.com/d/howto-promote.html



More information about the Digitalmars-d-announce mailing list