diff options
-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 |