[erlang-questions] diff/OT library in erlang

Gleb Peregud gleber.p@REDACTED
Fri Mar 1 23:27:47 CET 2013


I used tdiff in the past too and it worked great for my use case.
On 1 Mar 2013 19:09, "Tomas Morstein" <tmr@REDACTED> wrote:

> https://github.com/tomas-abrahamsson/tdiff/blob/master/src/tdiff.erl
>
> https://github.com/mojombo/yaws/blob/master/applications/wiki/src/wiki_diff.erl
>
> ...have you tried them before? We've used tdiff in past, but wiki_diff
> seems
> to do the job too.
>
> Tom
>
>
> Dne čtvrtek, 28. února 2013 15:22:33 UTC+1 Benoit Chesneau napsal(a):
>>
>> Hi all,
>>
>> I would like to add some kind of OT [1] to an application here and I
>> wonder if someone has already worked on such library in Erlang? Or
>> even a difflib library like the difflib in Python [2] or an
>> implementation of the Diff Match and Patch algorithm here [3] ?
>>
>> - benoît
>>
>> [1] http://en.wikipedia.org/wiki/**Operational_transformation<http://en.wikipedia.org/wiki/Operational_transformation>
>> [2] http://docs.python.org/3/**library/difflib.html?**
>> highlight=difflib#difflib<http://docs.python.org/3/library/difflib.html?highlight=difflib#difflib>
>> [3 https://code.google.com/p/**google-diff-match-patch/<https://code.google.com/p/google-diff-match-patch/>
>> ______________________________**_________________
>> erlang-questions mailing list
>> erlang-q...@REDACTED
>> http://erlang.org/mailman/**listinfo/erlang-questions<http://erlang.org/mailman/listinfo/erlang-questions>
>>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130301/005cbbc8/attachment.htm>


More information about the erlang-questions mailing list