Skip to content

Commit 0ce1e53

Browse files
authored
Merge pull request #15 from vmchale/master
add my ATS recursion schemes demo
2 parents 871fa22 + e6dc368 commit 0ce1e53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ Recursion schemes are simple, composable combinators, that automate the process
9797
Idris, based off Edward Kmett's Haskell library.
9898
- [purescript-matryoshka](https://github.com/slamdata/purescript-matryoshka) for PureScript -
9999
Work-in-process port of matryoshka.
100+
- [recursion](https://github.com/vmchale/recursion) for ATS - Demonstration of
101+
recursion schemes in ATS.
100102
- [dada](https://github.com/sellout/dada) for Dhall - a library for recursion
101103
schemes in Dhall.
102104
- [static-land-recursion-schemes](https://github.com/JosephJNK/static-land-recursion-schemes) for JavaScript/Flow -

0 commit comments

Comments
 (0)