| ... |
... |
@@ -5,7 +5,7 @@ |
| 5 |
5 |
1. Enable the TCP Server in the KIELER RCA and |
| 6 |
6 |
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"]] as a runnable Java JAR archive and run it. |
| 7 |
7 |
|
| 8 |
|
-In the following we give a short quick start guide and describe the details for both, the enabling of the TCP server and the possible command line calls of KiCo from the command line: |
|
8 |
+In the following we describe the details for both, the enabling of the TCP server and the possible command line calls of KiCo from the console. |
| 9 |
9 |
|
| 10 |
10 |
|
| 11 |
11 |
|
| ... |
... |
@@ -96,10 +96,8 @@ |
| 96 |
96 |
Generate C Code |
| 97 |
97 |
))) |
| 98 |
98 |
|
| 99 |
|
-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 woll show up if you place and hold the mouse over the transformation node as shown below: |
|
99 |
+ |
| 100 |
100 |
|
| 101 |
|
-[[image:attach:TRANSFORMATIONIDs.jpg]] |
| 102 |
|
- |
| 103 |
103 |
== Example Calls == |
| 104 |
104 |
|
| 105 |
105 |
=== Example 1 === |