an ornithological study of functional birds
Find a file
2018-09-15 02:15:59 +02:00
.gitignore Initial commit 2018-09-13 16:02:41 +02:00
00boring.R warumvogel 2018-09-15 02:15:59 +02:00
01drossel.R warumvogel 2018-09-15 02:15:59 +02:00
02warumvogel.R warumvogel 2018-09-15 02:15:59 +02:00
LICENSE Initial commit 2018-09-13 16:02:41 +02:00
README.md warumvogel 2018-09-15 02:15:59 +02:00

warumvogel

an ornithological study of functional birds

Results of my exercises in gaining understanding of combinators, applied to R.

Inspired by the very approachable article [1] and its followup [2], implementations of the M- and Y-combinator in idiomatic R are shown (that is, if there is such a thing as idiomatic R; lets call it functional R).

I did not find any R packages providing a combinator toolset, the closest is this parser toolkit [3]. At some point I might extend this into a proper package for any needs of functional madness.

Benchmarks

coming sooon


license: unlicense