<
From version < 5.1 >
edited by Alexander Schulz-Rosengarten
on 2018/12/04 14:14
To version < 2.1 >
edited by ssm
on 2013/05/03 14:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.als
1 +XWiki.ssm
Content
... ... @@ -1,7 +5,3 @@
1 -
2 -
3 -{{toc/}}
4 -
5 5  = The SC Language (SCL) and its graphical representation (SCG) =
6 6  
7 7  As mentioned in the introduction SCL is a minimal language. It consists of seven statements.
... ... @@ -15,7 +15,6 @@
15 15  
16 16   ABO example:
17 17  
18 -(% class="wrapped" %)
19 19  |=(((
20 20  ABO SCL
21 21  )))|=(((
... ... @@ -22,32 +22,7 @@
22 22  ABO SCG
23 23  )))
24 24  |(((
25 -(% class="content-wrapper" %)
26 -(((
27 27  [[image:attach:SCL_ABO_scl.png]]
28 -)))
29 29  )))|(((
30 -(% class="content-wrapper" %)
31 -(((
32 32  [[image:attach:SCL_ABO_scg.png]]
33 33  )))
34 -)))
35 -
36 -{{panel bgColor="orange" title="Deprecated since 0.12"}}
37 -This article is deprecated. The described features are no longer available in current releases.
38 -{{/panel}}
39 -
40 -\\
41 -
42 -= The SCL Meta-model =
43 -
44 -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.
45 -
46 -[[image:attach:SCL_metamodel.png]]
47 -
48 -* Every SCL program is contained in a **Program**
49 -* A **Program** and concurrent threads of a parallel statement a **AbstractThreads**
50 -* **AbstractThreads** contain a list of **Statements**
51 -* A **Statement** can either be a **InstructionStatement** and contains a single instruction or an **EmptyStatement**
52 -* **EmptyStatements** do not contain an instruction, but can hold a label or an annotation
53 -* An instruction is a **Conditional**, a **Pause**, a **Goto**, an **Assignment**, a **Parallel** or a new **StatementScope**
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -50823287
1 +6750222
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/50823287/SC Language & Graph
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/6750222/SC Language & Graph