summaryrefslogtreecommitdiff
path: root/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-15 00:59:30 +0200
committerPaul Buetow <paul@buetow.org>2023-03-15 00:59:30 +0200
commit246d0f921bbc3e87103f59fc8b7f8d2cb2bc9f76 (patch)
treef6a76e46eade66f048c887d37c783b95b8a869e6 /gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
parent5998545de3847cd56f86ec2133513130b84b8826 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html')
-rw-r--r--gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
index ce418f75..33809e5b 100644
--- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
+++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
@@ -9,7 +9,7 @@
</head>
<body>
<h1>The fibonacci.pl.raku.c Polyglot</h1>
-<p class="quote"><i>Published by Paul at 2014-03-24 23:32:53 CEST, last updated at 2022-04-23</i></p>
+<p class="quote"><i>Published at 2014-03-24T21:32:53+00:00; Updated at 2022-04-23</i></p>
<p>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.</p>
<a class="textlink" href="https://en.wikipedia.org/wiki/Polyglot_(computing)">https://en.wikipedia.org/wiki/Polyglot_(computing)</a><br />
<h2>The Fibonacci numbers</h2>