summaryrefslogtreecommitdiff
path: root/content/meta/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-18 21:35:38 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-18 21:35:38 +0100
commitc8906e8f9758948812a49eef914b9fe3fc8b3520 (patch)
treeb22116c19995f207c18c1d350a8dd538fa485d86 /content/meta/gemfeed
parent8c06578156462751ffb90bcb21ae6632a92958c1 (diff)
add polyglot post
change html quotes
Diffstat (limited to 'content/meta/gemfeed')
-rw-r--r--content/meta/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.meta5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/meta/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.meta b/content/meta/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.meta
new file mode 100644
index 00000000..15531fdf
--- /dev/null
+++ b/content/meta/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.meta
@@ -0,0 +1,5 @@
+local meta_date="2014-03-24T21:32:53+00:00"
+local meta_author="Paul Buetow"
+local meta_email="comments@mx.buetow.org"
+local meta_title="The fibonacci.pl.c Polyglot"
+local meta_summary="In computing, a polyglot is a computer program or script written in a valid form of multiple programming languages, which performs the same operations or output independent of the programming language used to compile or interpret it. .....to read on please visit my site."