Skip to content

Commit

Permalink
Merge branch 'main' into this-branch-name-left-intentionally-blank
Browse files Browse the repository at this point in the history
  • Loading branch information
robrix authored Mar 25, 2024
2 parents dff78b1 + d7f9e09 commit 6700d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Throughout its lifecycle, `semantic` has leveraged a number of interesting algor

- Myers' algorithm (SES) as described in the paper [*An O(ND) Difference Algorithm and Its Variations*][SES]
- RWS as described in the paper [*RWS-Diff: Flexible and Efficient Change Detection in Hierarchical Data*][RWS].
- Open unions and [data types à la carte](http://www.cs.ru.nl/~W.Swierstra/Publications/DataTypesALaCarte.pdf).
- Open unions and [data types à la carte](https://www.cambridge.org/core/journals/journal-of-functional-programming/article/data-types-a-la-carte/14416CB20C4637164EA9F77097909409).
- An implementation of [Abstracting Definitional Interpreters][adi] extended to work with an à la carte representation of syntax terms.

[SES]: http://www.xmailserver.org/diff2.pdf
Expand Down

0 comments on commit 6700d99

Please sign in to comment.