diff options
author | Camil Staps | 2018-01-05 08:08:52 +0100 |
---|---|---|
committer | Camil Staps | 2018-01-05 08:08:52 +0100 |
commit | f506c1a29b910d343a1e4b1aa11a088e22b75db5 (patch) | |
tree | c73075fe24c40f1e21fdb5640deef30e57ed9b14 | |
parent | Cocl -> Pretty printer in new architecture; note about using hoogle instead (diff) |
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1ad43f3 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Presentation for [NL-FP 2018][] + +This presentation was given on Jan 5, 2018, on the [Dutch Functional +Programming Day 2018][NL-FP 2018]. It discusses the architecture of [Cloogle][] +and its applications outside the realm of searching. + +[Cloogle]: https://cloogle.org +[NL-FP 2018]: http://clean.cs.ru.nl/NL-FP_dag_2018 |