| ... |
... |
@@ -1,10 +1,10 @@ |
| 1 |
|
-[[~[~[image:attach:SCCharts@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:commandlinecompiler2.png]][[image:attach:SCCharts@quickstart.png]][[doc:Quick Start Guide]] |
|
1 |
+[[~[~[image:attach:SCCharts (pre 1.0)@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts (pre 1.0)@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:commandlinecompiler2.png]][[image:attach:SCCharts (pre 1.0)@quickstart.png]][[doc:Quick Start Guide (pre 0\.13)]] |
| 2 |
2 |
|
| 3 |
3 |
|
| 4 |
4 |
|
| 5 |
5 |
[[image:url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9470914/KiCoConsole1.jpg?version=6&modificationDate=1402352899000&api=v2]] |
| 6 |
6 |
|
| 7 |
|
-You can user the KielerCompiler.jar explained [[here >>doc:KIELER Compiler Console]]to compiler you textual modeled SCCharts (*.sct files). |
|
7 |
+You can user the [[KielerCompiler.jar>>url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9470914/KielerCompiler.jar?version=8&modificationDate=1405509325251&api=v2||shape="rect"]] explained [[here >>doc:KIELER.Home.SCCharts.Previous Versions (Deprecated Documentation).Kieler Compiler.KIELER Command Line Compiler.WebHome]]to compiler you textual modeled SCCharts (*.sct files). |
| 8 |
8 |
If you like to use the KielerCompiler HTTP server provided, then use as default |
| 9 |
9 |
|
| 10 |
10 |
{{{compile.sccharts.com:80}}} |
| ... |
... |
@@ -15,6 +15,10 @@ |
| 15 |
15 |
|
| 16 |
16 |
as the host and port in your KielerCompiler.jar call. |
| 17 |
17 |
|
|
18 |
+==== Example call: ==== |
|
19 |
+ |
|
20 |
+{{{java -jar KielerCompiler.jar compile.sccharts.com -f somescchart.sct -o somescchart.c CODEGENERATION}}} |
|
21 |
+ |
| 18 |
18 |
|
| 19 |
19 |
|
| 20 |
20 |
**Hint:** Textual SCharts (SCT) can be rendered within KIELER or by using our [[KLighD.jar command line tool>>doc:Command Line Rendering]]. |