summaryrefslogtreecommitdiff
path: root/content/meta/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-14 23:00:17 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commitcb817ae72e5dd72098ebf86763690368936c607c (patch)
tree1baa54d2382a3bfd3502f37fae7348c3558b0f85 /content/meta/gemfeed
parent75f2dc159283286a145c3076a6ca829db3e6af3c (diff)
add old haskell and sml post
Diffstat (limited to 'content/meta/gemfeed')
-rw-r--r--content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta b/content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta
new file mode 100644
index 00000000..325d65d6
--- /dev/null
+++ b/content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta
@@ -0,0 +1,5 @@
+local meta_date="2010-04-09T22:57:36+01:00"
+local meta_author="Paul Buetow"
+local meta_email="comments@mx.buetow.org"
+local meta_title="Standard ML and Haskell"
+local meta_summary="I am currently looking into the functional programming language Standard ML (aka SML). The purpose is to refresh my functional programming skills and to learn something new too. Since I already know a little Haskell, could I do not help myself and I implemented the same exercises in Haskell too.. .....to read on please visit my site."