User Tools

Site Tools


02_user_tutorials:01_getting_started:02_rgg-code-structure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
02_user_tutorials:01_getting_started:02_rgg-code-structure [2025/01/24 12:59] – ↷ Page name changed from 02_user_tutorials:01_getting_started:rgg-code-structure to 02_user_tutorials:01_getting_started:02_rgg-code-structure tim202_user_tutorials:01_getting_started:02_rgg-code-structure [2025/01/24 13:05] (current) – [RGG Code structure introduction] tim2
Line 1: Line 1:
 ====== RGG Code structure introduction ====== ====== RGG Code structure introduction ======
  
-The RGG programming language repents the core of almost all GroIMP models.  +The RGG programming language repents the core of almost all GroIMP models. It is used to describe the simulation and analysis of the models and can be quite overwhelming at first. This tutorial describes the basic concept and the structure of a simple simulation.  
-This language extends java and implements the XL-language specification (https://manual.grogra.de/XL/index.html), to enable rule based graph manipulation.+ 
 + 
 +===== RGG ===== 
 + 
 +The language extends java and implements the XL-language specification (https://manual.grogra.de/XL/index.html), 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.  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. 
02_user_tutorials/01_getting_started/02_rgg-code-structure.1737719988.txt.gz · Last modified: 2025/01/24 12:59 by tim2