diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 23:00:17 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-14 23:00:17 +0100 |
| commit | 8de874d9152ecddde9a95edbc6d8b4b0a7d498cf (patch) | |
| tree | 50fef3c328a97e89fa775548044536858f1a818a /content/meta | |
| parent | 1af0846b9093e2ee6e7782f366284a66aae2e57b (diff) | |
add old haskell and sml post
Diffstat (limited to 'content/meta')
| -rw-r--r-- | content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta | 5 |
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." |
