comp.lang.ada
 help / color / mirror / Atom feed
* Diff algorithm
@ 2021-11-22 12:37 Marius Amado-Alves
  2021-11-23  5:34 ` Vadim Godunko
  0 siblings, 1 reply; 2+ messages in thread
From: Marius Amado-Alves @ 2021-11-22 12:37 UTC (permalink / raw)


Could use an implementaion of the diff algorithm in Ada.
I searched but could not find.

Other advanced string processing functions also appreciated.
I know GNAT.Spitbol

Thanks a lot.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Diff algorithm
  2021-11-22 12:37 Diff algorithm Marius Amado-Alves
@ 2021-11-23  5:34 ` Vadim Godunko
  0 siblings, 0 replies; 2+ messages in thread
From: Vadim Godunko @ 2021-11-23  5:34 UTC (permalink / raw)


On Monday, November 22, 2021 at 3:37:59 PM UTC+3, amado...@gmail.com wrote:
> Could use an implementaion of the diff algorithm in Ada. 
> I searched but could not find. 
> 

Ada Language Server has implementation of the one of the diff algorithm, see

https://github.com/AdaCore/ada_language_server/blob/master/source/ada/lsp-ada_documents.adb#L344

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-23  5:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 12:37 Diff algorithm Marius Amado-Alves
2021-11-23  5:34 ` Vadim Godunko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox