Skip to content

Commit

Permalink
Merge pull request #703 from SamB/SamB-patch-1
Browse files Browse the repository at this point in the history
Update README.md: new link for Data types à la carte
  • Loading branch information
robrix authored Mar 25, 2024
2 parents 3baf0b4 + 36c6eae commit d7f9e09
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 d7f9e09

Please sign in to comment.