<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.grogra.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://dokuwiki.grogra.de/feed.php">
        <title>GroIMP wiki - 01_user_documentation:07_rgg_xl</title>
        <description></description>
        <link>https://dokuwiki.grogra.de/</link>
        <image rdf:resource="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-16T07:29:43+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:01_rgg&amp;rev=1765550104&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl&amp;rev=1738237989&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:03_query_graph&amp;rev=1770464521&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:03_turtle&amp;rev=1761989648&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:04_additional_format&amp;rev=1761147028&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>GroIMP wiki</title>
        <link>https://dokuwiki.grogra.de/</link>
        <url>https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:01_rgg&amp;rev=1765550104&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-12T14:35:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Relational Growth Grammars</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:01_rgg&amp;rev=1765550104&amp;do=diff</link>
        <description>Relational Growth Grammars

Growth grammars are a rule-based approach to the modelling of dynamic systems. In contrast to conventional imperative programming languages, rule-based approaches provide a natural and concise way of modelling: Most systems to be modeled behave according to a set of rules, and our perception works this way and not imperatively using a list of operations which have to be processed step by step.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl&amp;rev=1738237989&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-30T11:53:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>XL and Java extension</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl&amp;rev=1738237989&amp;do=diff</link>
        <description>XL and Java extension

The programming language XL is defined as an extension of the Java programming language.





XL Language specification

The complete specification can be found at &lt;https://manual.grogra.de/de.grogra.xl/&gt;. Elements of this section highlight some parts of the specification used in other part of the wiki.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:03_query_graph&amp;rev=1770464521&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-07T11:42:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Model graph</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:03_query_graph&amp;rev=1770464521&amp;do=diff</link>
        <description>Model graph

This section presents the model graphs. Model graphs (or query graphs) are used at runtime to perform queries onto a data graph. The query graph is responsible for matching the pattern on the data graph and executing the production statements. Each instance of a model graph is linked to a data graph, thus, it is possible to use different model graph of the same type, to run rules on different data graphs. Also, several model graph can be linked to the same data graph.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:03_turtle&amp;rev=1761989648&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-01T09:34:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Turtle geometry</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:03_turtle&amp;rev=1761989648&amp;do=diff</link>
        <description>Turtle geometry

In GroIMP 3d movement in the scene are managed by turtle commands. In turtle geometry a sequence of commands can be used to describe a structure. These commands are processed by a “turtle” and change either the state or the position of the turtle. By doing so the turtle can add cylinders (with the additions of RGG also other objects) to the scene.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:04_additional_format&amp;rev=1761147028&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-22T15:30:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Additional formats</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:04_additional_format&amp;rev=1761147028&amp;do=diff</link>
        <description>Additional formats

This section presents additional formats. 



L-Sytem in GROGRA-Syntax

GroIMP&#039;s RGG Plugin contains an import filter for non-sensitive GROGRA L-systems (*.lsy -files). They can be opened and edited as for XL files. However, not all features of GROGRA are supported yet.</description>
    </item>
</rdf:RDF>
