Changes for page SC Language & Graph
Last modified by Richard Kreissig on 2023/09/14 11:13
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +The SC Language (SCL) - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.s sm1 +XWiki.als - Content
-
... ... @@ -1,3 +1,7 @@ 1 + 2 + 3 +{{toc/}} 4 + 1 1 = The SC Language (SCL) and its graphical representation (SCG) = 2 2 3 3 As mentioned in the introduction SCL is a minimal language. It consists of seven statements. ... ... @@ -11,6 +11,7 @@ 11 11 12 12 ABO example: 13 13 18 +(% class="wrapped" %) 14 14 |=((( 15 15 ABO SCL 16 16 )))|=((( ... ... @@ -17,7 +17,34 @@ 17 17 ABO SCG 18 18 ))) 19 19 |((( 25 +(% class="content-wrapper" %) 26 +((( 20 20 [[image:attach:SCL_ABO_scl.png]] 28 +))) 21 21 )))|((( 30 +(% class="content-wrapper" %) 31 +((( 22 22 [[image:attach:SCL_ABO_scg.png]] 23 23 ))) 34 +))) 35 + 36 += The SCL Meta-model = 37 + 38 +\\ 39 + 40 +{{panel bgColor="orange" title="Deprecated since 0.12"}} 41 +This article is deprecated. The described features are no longer available in current releases. 42 +{{/panel}} 43 + 44 +\\ 45 + 46 +The SC language is implemented in the plugin de.cau.cs.kieler.scl and created via xtext. The xtext grammar file is de.cau.cs.kieler.scl.SCL.xtext. 47 + 48 +[[image:attach:SCL_metamodel.png]] 49 + 50 +* Every SCL program is contained in a **Program** 51 +* A **Program** and concurrent threads of a parallel statement a **AbstractThreads** 52 +* **AbstractThreads** contain a list of **Statements** 53 +* A **Statement** can either be a **InstructionStatement** and contains a single instruction or an **EmptyStatement** 54 +* **EmptyStatements** do not contain an instruction, but can hold a label or an annotation 55 +* An instruction is a **Conditional**, a **Pause**, a **Goto**, an **Assignment**, a **Parallel** or a new **StatementScope**
- SCL_ABO_scg.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +39.5 KB - Content
- SCL_ABO_scl.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +20.0 KB - Content
- SCL_SCG_instructions.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +91.7 KB - Content
- SCL_metamodel.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.9 KB - Content
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -675022 21 +6750220 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/675022 2/SC Language & Graph1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/6750220/SC Language & Graph