<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: brainfuck code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 18:57:44 GMT</pubDate>
    <description>DZone Snippets: brainfuck code</description>
    <item>
      <title>Multiply two values</title>
      <link>http://snippets.dzone.com/posts/show/1904</link>
      <description>This will multiply two values.&lt;br /&gt;Written in Brainfuck.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;Multiply program&lt;br /&gt;Written by Davor Babic&lt;br /&gt;davorb@gmailDOTcom&lt;br /&gt;&lt;br /&gt;Multiply 6x5&lt;br /&gt;++++++[&gt;+++++&lt;-]&gt;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 12 Apr 2006 04:28:11 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1904</guid>
      <author>davor (Davor Babic)</author>
    </item>
    <item>
      <title>Move to values</title>
      <link>http://snippets.dzone.com/posts/show/1903</link>
      <description>This code will move two values.&lt;br /&gt;Written in Brainfuck.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;Move two values&lt;br /&gt;Written by Davor Babic 2006&lt;br /&gt;davorb@gmail DOT com&lt;br /&gt;&lt;br /&gt;&gt;,[&gt;+&lt;]&gt;.&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 12 Apr 2006 04:27:18 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1903</guid>
      <author>davor (Davor Babic)</author>
    </item>
    <item>
      <title>Copy a value</title>
      <link>http://snippets.dzone.com/posts/show/1902</link>
      <description>This will copy a value. Written in Brainfuck.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;Simple copy routine&lt;br /&gt;Written by Davor Babic&lt;br /&gt;davorb@gmailDOTcom&lt;br /&gt;&lt;br /&gt;,[&gt;&gt;+&lt;&lt;-]&gt;&gt;[&lt;+&lt;+&gt;&gt;-]&lt;.&gt;&gt;&gt;++++++++++&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 12 Apr 2006 04:26:25 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1902</guid>
      <author>davor (Davor Babic)</author>
    </item>
  </channel>
</rss>
