summaryrefslogtreecommitdiff
path: root/content/meta
diff options
context:
space:
mode:
Diffstat (limited to 'content/meta')
-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."