<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://relision.stacyprowell.com/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://relision.stacyprowell.com/feed.php">
        <title>Relision</title>
        <description>The Relision Term Rewriting Library</description>
        <link>https://relision.stacyprowell.com/</link>
        <image rdf:resource="https://relision.stacyprowell.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-05-09T11:15:16+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://relision.stacyprowell.com/doku.php?id=playground&amp;rev=1605992665&amp;do=diff"/>
                <rdf:li rdf:resource="https://relision.stacyprowell.com/doku.php?id=records&amp;rev=1635460057&amp;do=diff"/>
                <rdf:li rdf:resource="https://relision.stacyprowell.com/doku.php?id=start&amp;rev=1608215288&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://relision.stacyprowell.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Relision</title>
        <link>https://relision.stacyprowell.com/</link>
        <url>https://relision.stacyprowell.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://relision.stacyprowell.com/doku.php?id=playground&amp;rev=1605992665&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-21T21:04:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>playground</title>
        <link>https://relision.stacyprowell.com/doku.php?id=playground&amp;rev=1605992665&amp;do=diff</link>
        <description>Playground?

Finding the place where things can be said.</description>
    </item>
    <item rdf:about="https://relision.stacyprowell.com/doku.php?id=records&amp;rev=1635460057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-28T22:27:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>records</title>
        <link>https://relision.stacyprowell.com/doku.php?id=records&amp;rev=1635460057&amp;do=diff</link>
        <description>Records, binds, and the like

Records

A record is an unordered collection of terms, where each term has an associated unique name given by an untyped symbol.  The following is an example.


{ name =&gt; &quot;Fred&quot;, height =&gt; %(5,10),
  birthday =&gt; { year =&gt; 1996, month =&gt; 3, day =&gt; 21 } }</description>
    </item>
    <item rdf:about="https://relision.stacyprowell.com/doku.php?id=start&amp;rev=1608215288&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-17T14:28:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://relision.stacyprowell.com/doku.php?id=start&amp;rev=1608215288&amp;do=diff</link>
        <description>Navigation

Rust Library

	*  Using the REPL
	*  Reading by Character
	*  Building Parsers
	*  Logging

Relision Language (RL)
Unavailable


Relision

Relision is a term rewriting library written in Rust.  Right now it is pre-1.0.0, so development is still closed.  If you are interested in participating, let the maintainers know and we can add you to the repository on Gitlab.</description>
    </item>
</rdf:RDF>
