02_user_tutorials:01_getting_started:02_rgg-code-structure
Differences
This shows you the differences between two versions of the page.
| 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 tim2 | 02_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. |
| - | This language extends java and implements the XL-language specification (https:// | + | |
| + | |||
| + | ===== RGG ===== | ||
| + | |||
| + | The language extends java and implements the XL-language specification (https:// | ||
| 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
