diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 16:13:23 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 16:13:23 +0000 |
| commit | c2a7a5f812ec1fde534adab4c954316643135335 (patch) | |
| tree | 0e3eefbcd9b390db8883d12e2fee297b13287dc4 /gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html | |
| parent | 59d728b079e95876eb27a7169374b3d1060d80e4 (diff) | |
Publishing new version
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.html | 4 |
1 files changed, 2 insertions, 2 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 c2f35570..e07d98f6 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html @@ -8,7 +8,7 @@ </head> <body> <h1>The fibonacci.pl.c Polyglot</h1> -<p class="quote"><i>Published by Paul Buetow 2014-03-24</i></p> +<p class="quote"><i>Published by Paul at 2014-03-24</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> @@ -104,7 +104,7 @@ fib(10) = 55 <p class="footer"> Generated with <a href="https://codeberg.org/foozone/gemtexter">Gemtexter</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | -<a href="https://www2.foo.zone/site-mirrors.html">Site Mirrors</a> +<a href="https://www2.buetow.org/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
