<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.forth-ev.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.forth-ev.de/feed.php">
        <title>Forth-eV Wiki - quiz:to-r_r-from</title>
        <description></description>
        <link>https://wiki.forth-ev.de/</link>
        <image rdf:resource="https://wiki.forth-ev.de/lib/exe/fetch.php/wiki:logo.png" />
       <dc:date>2026-06-06T20:20:40+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.forth-ev.de/doku.php/quiz:to-r_r-from:aufgabe?rev=1370546871"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.forth-ev.de/lib/exe/fetch.php/wiki:logo.png">
        <title>Forth-eV Wiki</title>
        <link>https://wiki.forth-ev.de/</link>
        <url>https://wiki.forth-ev.de/lib/exe/fetch.php/wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.forth-ev.de/doku.php/quiz:to-r_r-from:aufgabe?rev=1370546871">
        <dc:format>text/html</dc:format>
        <dc:date>2013-06-06T19:27:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Und das geht?</title>
        <link>https://wiki.forth-ev.de/doku.php/quiz:to-r_r-from:aufgabe?rev=1370546871</link>
        <description>Und das geht?

Man kann r&gt; und &gt;r auf verschiedene Forthworte verteilen. Aber was für Anwendungen könnten das sein, die so etwas brauchen?


: A  &#039;a emit r&gt; ;
: B  &#039;b emit ;
: C  &#039;c emit ;
: D  &#039;d emit &gt;r ;

: AB a b ;
: CD c d ;

: ABCD  ab cd ;</description>
    </item>
</rdf:RDF>
