<?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 - 02_user_tutorials:13_rgg</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-16T08:21:50+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:02_rgg-code-structure&amp;rev=1773307428&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:02_xl-turtle-geometry&amp;rev=1765537694&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:99_xparametric-model&amp;rev=1765538714&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:another_getting_started&amp;rev=1774016015&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=02_user_tutorials:13_rgg:02_rgg-code-structure&amp;rev=1773307428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-12T09:23:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>RGG Code structure introduction</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:02_rgg-code-structure&amp;rev=1773307428&amp;do=diff</link>
        <description>RGG Code structure introduction

The RGG programming language repents the core of almost all GroIMP models. 
This language extends java and implements the XL-language specification (&lt;https://manual.grogra.de/XL/index.html&gt;), to enable rule based graph manipulation.

This leads to a programming language based on two paradigms, the object orientation of java and the rule based structure of XL. In order to separate these two rgg is using different brackets to define code blocks. 
The java blocks ar…</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:02_xl-turtle-geometry&amp;rev=1765537694&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-12T11:08:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>XL turtle geometry and graph construction</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:02_xl-turtle-geometry&amp;rev=1765537694&amp;do=diff</link>
        <description>XL turtle geometry and graph construction

This tutorial is only on the static construction of a 3D model and the underlying graph. There is nothing chaining and there are not steps involved. Therefor our base code structure only requires the init function:</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:99_xparametric-model&amp;rev=1765538714&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-12T11:25:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Forward parameters from the command line to a project</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:99_xparametric-model&amp;rev=1765538714&amp;do=diff</link>
        <description>Forward parameters from the command line to a project

It is possible to forward parameters from the command line to GroIMP using additional parameters beginning with an capital X.This parameters need to be added before other specifications such as --</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:another_getting_started&amp;rev=1774016015&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-20T14:13:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Getting started</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=02_user_tutorials:13_rgg:another_getting_started&amp;rev=1774016015&amp;do=diff</link>
        <description>Getting started

note: again a getting-started guide.



At the web page, there exist some example XL files, which you should download in order to have a starting point. Or, if you have installed the Examples-plugin, just select the menu File/Show Examples. A simple, classical example is the Koch curve whose XL source is shown here, you may create the file</description>
    </item>
</rdf:RDF>
