| ... |
... |
@@ -25,7 +25,7 @@ |
| 25 |
25 |
|
| 26 |
26 |
== Quick Start Guide (Local Compiler) == |
| 27 |
27 |
|
| 28 |
|
-1. Download KIELER RCA from [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/files/nightly/sccharts/>>url:http://rtsys.informatik.uni-kiel.de/%7Ekieler/files/nightly/sccharts/||shape="rect"]] extract it to some location x on your hard drive |
|
28 |
+1. Download KIELER RCA from [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/files/nightly/kieler/>>url:http://rtsys.informatik.uni-kiel.de/%7Ekieler/files/nightly/kieler/||shape="rect"]] extract it to some location x on your hard drive |
| 29 |
29 |
1. Download the [[KielerCompilerConsole>>url:http://git.rtsys.informatik.uni-kiel.de:7990/projects/KIELER/repos/semantics/browse/standalone/KielerCompiler.jar?at=1c807c15f863b699d96d97038501663608d0f2bf&raw||shape="rect"]] ([[alternative Download>>attach:KielerCompiler.jar]]) as a runnable Java JAR archive and save it to some location y on your hard drive |
| 30 |
30 |
1. Open console window and change directory to location x, then type: |
| 31 |
31 |
|
| ... |
... |
@@ -42,7 +42,7 @@ |
| 42 |
42 |
|
| 43 |
43 |
== Enable the KielerCompiler HTTP Server == |
| 44 |
44 |
|
| 45 |
|
-Before you can use the KielerCompiler.jar from the console, you need to start the KIELER RCA and activate the HTTP Server. After downloading the KIELER SCharts SCA (as descibed in the paragraph before), activate the sever as illustrated in the figure below. This is done using the button at 1. shown in the screenshot below. When pressing it the windows shown at 2. is displayed and allows to enable or disable the server and also to modify the default port of 5555. Whenever the server was enabled and is started, you will see its job running at 3. in the lower region of the KIELER RCA. When you enabled the server in previous runs of the KIELER RCA it will automatically started when you run KIELER again. |
|
45 |
+Before you can use the KielerCompiler.jar from the console, you need to start the KIELER RCA and activate the HTTP Server. This is done using the button at 1. shown in the screenshot below. When pressing it the windows shown at 2. is displayed and allows to enable or disable the server and also to modify the default port of 5555. Whenever the server was enabled and is started, you will see its job running at 3. in the lower region of the KIELER RCA. When you enabled the server in previous runs of the KIELER RCA it will automatically started when you run KIELER again. |
| 46 |
46 |
|
| 47 |
47 |
[[image:attach:KiCoConsole0.jpg]] |
| 48 |
48 |
|
| ... |
... |
@@ -76,7 +76,6 @@ |
| 76 |
76 |
|
| 77 |
77 |
In order to use the KIELER Compiler from the command line you need to know the ID of the transformations you would like to apply. |
| 78 |
78 |
|
| 79 |
|
-(% class="wrapped" %) |
| 80 |
80 |
|=((( |
| 81 |
81 |
Common Transformation IDs |
| 82 |
82 |
)))|=((( |
| ... |
... |
@@ -85,7 +85,6 @@ |
| 85 |
85 |
|((( |
| 86 |
86 |
Here are the most common ones: |
| 87 |
87 |
|
| 88 |
|
-(% class="wrapped" %) |
| 89 |
89 |
|=((( |
| 90 |
90 |
Transformation ID |
| 91 |
91 |
)))|=((( |
| ... |
... |
@@ -119,13 +119,10 @@ |
| 119 |
119 |
Generate C code |
| 120 |
120 |
))) |
| 121 |
121 |
)))|((( |
| 122 |
|
-(% class="content-wrapper" %) |
| 123 |
|
-((( |
| 124 |
124 |
In order to get other transformation IDs you can use the KIELER Compiler Selection View. It will show the transformation ID for each transformation or transformation group as a tooltip text that will show up if you place and hold the mouse over the transformation node as shown below: |
| 125 |
125 |
|
| 126 |
126 |
[[image:attach:TRANSFORMATIONIDs.jpg]] |
| 127 |
127 |
))) |
| 128 |
|
-))) |
| 129 |
129 |
|
| 130 |
130 |
|
| 131 |
131 |
|