www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/fun/jokes brainfuck.html


From: Yavor Doganov
Subject: www/fun/jokes brainfuck.html
Date: Thu, 26 Feb 2009 11:21:30 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   09/02/26 11:21:30

Modified files:
        fun/jokes      : brainfuck.html 

Log message:
        Boilerplate compliance.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/brainfuck.html?cvsroot=www&r1=1.15&r2=1.16

Patches:
Index: brainfuck.html
===================================================================
RCS file: /web/www/www/fun/jokes/brainfuck.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- brainfuck.html      11 Jan 2009 15:10:05 -0000      1.15
+++ brainfuck.html      26 Feb 2009 11:20:54 -0000      1.16
@@ -1,91 +1,70 @@
 <!--#include virtual="/server/header.html" -->
-<title>Ed-like in BrainFuck - GNU Project - Free Software Foundation 
-(FSF)</title>
-<style type="text/css">
-  q:lang(en) {
-    quotes: '\2018' '\2019' '\201C' '\201D';
-  }
-</style>
+<title>Ed-like in BrainFuck</title>
 <!--#include virtual="/server/banner.html" -->
-
 <h2>BrainFuck</h2>
 
-<p>
-Brainfuck is an amusing and minimalistic programming language which doesn't
-serve any real purpose except being a funny joke, challenging programmers
-and testing the boundaries of computer language design.
-</p>
+<p>Brainfuck is an amusing and minimalistic programming language which
+doesn't serve any real purpose except being a funny joke, challenging
+programmers and testing the boundaries of computer language
+design.</p>
 
-<p>
-<b>Warning!</b> Brainfuck isn't suitable for practical use when programming!
-</p>
+<p><b>Warning!</b> Brainfuck isn't suitable for practical use when
+programming!</p>
 
-<p>
-This is a piece of source code like Ed in Brainfuck language:
-</p>
+<p>This is a piece of source code like Ed in Brainfuck language:</p>
 
 <pre>
 
+[[,][-]+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.[-]+++++++++++++.---.+]
 </pre>
 
-<p>
-The following was offered from Andrea Bolognani, with the following
-comment: The above version <q>reads from standard input until it
+<p>The following was offered from Andrea Bolognani, with the this
+comment:</p>
+
+<blockquote><p>The above version reads from standard input until it
 encounters a EOF character, and then starts printing <code>?</code>
-in an infinite loop.  I've written a drop-in replacement…as an added
-bonus, this version uses only 69 instructions, which is 30 less than
-the one</q> above.
-</p>
+in an infinite loop.  I've written a drop-in replacement&hellip;as an
+added bonus, this version uses only 69 instructions, which is 30 less
+than the one above.</p></blockquote>
 
 <pre>
 
++[&gt;+++++[&gt;++++++&lt;-]&lt;-]++[&gt;+++++&lt;-]&gt;&gt;+++&lt;&lt;+[[,----------]&gt;&gt;.&lt;.&lt;+]
 </pre>
 
-<p>
-More information about Brainfuck language: <a 
href="http://en.wikipedia.org/wiki/Brainfuck";>http://en.wikipedia.org/wiki/Brainfuck</a>
+<p>More information about Brainfuck
+language: <a 
href="http://en.wikipedia.org/wiki/Brainfuck";>http://en.wikipedia.org/wiki/Brainfuck</a>.
 </p>
                                                
-<p>
-<a href="/fun/humor.html">Other humor</a>
-in the GNU Humor Collection.</p>
-
-<div class="infobox">
-<h4 id="Disclaimer">Disclaimer</h4><p>The joke on this page was
-obtained from the FSF's <a href="http://lists.gnu.org/";>email
-archives</a> of the GNU Project.</p>
+<p><a href="/fun/humor.html">Other humor</a> in the GNU Humor
+Collection.</p>
+
+<h4 id="Disclaimer">Disclaimer</h4>
+<p>The joke on this page was obtained from the
+FSF's <a href="http://lists.gnu.org/";>email archives</a> of the GNU
+Project.</p>
 <p>The Free Software Foundation claims no copyright on this joke.</p>
-<p>
-The code from Andrea Bolognani is <q>licensed under the terms of the
-GNU GPL, version 2 or later.</q>
-</p>
-</div>
+<p>The code from Andrea Bolognani is licensed under the terms of
+the GNU GPL, version 2 or later.</p>
 
 </div>
 
-<!--#include virtual="/server/footer-min.html" -->
+<!--#include virtual="/server/footer.html" -->
 
 <div id="footer">
-<p>
-Please send FSF &amp; GNU inquiries to 
-<a href="mailto:address@hidden";><em>address@hidden</em></a>.  There are
-also <a href="http://www.fsf.org/about/contact.html";>other ways to
-contact</a> the FSF.  
-<br />
-Please send broken links and other corrections (or suggestions) to
-<a href="mailto:address@hidden";><em>address@hidden</em></a>.
-</p>
+<p>Please send FSF &amp; GNU inquiries to 
+<a href="mailto:address@hidden";><em>address@hidden</em></a>.
+There are also <a href="/contact/">other ways to contact</a> 
+the FSF.<br />
+Please send broken links and other corrections or suggestions to
+<a href="mailto:address@hidden";><em>address@hidden</em></a>.</p>
+
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
 
-<p>
-Please see the 
-<a href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting
-translations of this article.
-</p>
-
-<p>
-Updated:
+<p>Updated:
 <!-- timestamp start -->
-$Date: 2009/01/11 15:10:05 $
+$Date: 2009/02/26 11:20:54 $
 <!-- timestamp end -->
 </p>
 </div>
@@ -93,24 +72,25 @@
 <div id="translations">
 <h4>Translations of this page</h4>
 
-  <!-- Please keep this list alphabetical, and in the original -->
-  <!-- language if possible, otherwise default to English -->
-  <!-- If you do not have it English, please comment what the -->
-  <!-- English is.  If you add a new language here, please -->
-  <!-- advise address@hidden and add it to -->
-  <!--    - in /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
-  <!--    - in /home/www/html/server/standards/README.translations.html -->
-  <!--      one of the lists under the section "Translations Underway" -->
-  <!--    - if there is a translation team, you also have to add an alias -->
-  <!--      to mail.gnu.org:/com/mailer/aliases -->
-  <!-- Please also check you have the 2 letter language code right versus -->
-  <!--     http://www.w3.org/WAI/ER/IG/ert/iso639.htm -->
+<!-- Please keep this list alphabetical by language code. -->
+<!-- Comment what the language is for each type, i.e. de is German. -->
+<!-- Write the language name in its own language (Deutsch) in the text. -->
+<!-- If you add a new language here, please -->
+<!-- advise address@hidden and add it to -->
+<!--  - /home/www/html/server/standards/README.translations.html -->
+<!--  - one of the lists under the section "Translations Underway" -->
+<!--  - if there is a translation team, you also have to add an alias -->
+<!--  to mail.gnu.org:/com/mailer/aliases -->
+<!-- Please also check you have the language code right; see: -->
+<!-- http://www.loc.gov/standards/iso639-2/php/code_list.php -->
+<!-- If the 2-letter ISO 639-1 code is not available, -->
+<!-- use the 3-letter ISO 639-2. -->
+<!-- Please use W3C normative character entities. -->
 
 <ul class="translations-list">
 <!-- English -->
 <li><a href="/fun/jokes/brainfuck.html">English</a>&nbsp;[en]</li>
 </ul>
-
 </div>
 </div>
 </body>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]