Last modified by cmot on 2023/09/11 16:16

From version 9.1
edited by cmot
on 2014/06/09 19:39
Change comment: There is no comment for this version
To version 8.1
edited by cmot
on 2014/06/09 19:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 -The KIELER Compiler Console is a pure Java program that together with a KIELER RCA allows to call the KIELER Compiler from the console. For using the KIELER Compiler Console you need to
1 +The KIELER Compiler Console is a pure Java program that together with a KIELER RCA allows to call the KIELER Compiler from the console. For using the KIELER Compiler you need to
2 2  
3 -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
4 -1. Enable the TCP Server in the KIELER RCA.
3 +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.
4 +1. Enable the TCP Server in the KIELER RCA
5 5  
6 6  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.
7 7  
... ... @@ -25,7 +25,7 @@
25 25  
26 26  == Enable the TCP Server ==
27 27  
28 -Before you can use the KielerCompiler.jar from the console, you need to start the KIELER RCA and activate the TCP 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.
28 +Before you can use the KielerCompiler.jar from the console, you need to start the KIELER RCA and activate the TCP Server. This is done using the button at 1. shown in the screenshot below. When pressing it the windows shwon 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.
29 29  
30 30  [[image:attach:KiCoConsole0.jpg]]
31 31  
... ... @@ -47,4 +47,4 @@
47 47  == Example 3
48 48  [[image:attach:KiCoConsole4.jpg]] ==
49 49  
50 -Using the KielerCompiler with a non exisiting transformation which generates an error message.
50 +Using the KielerCompiler with a non exsiting transformation which generates an error message.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470932
1 +9470927
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470932/KIELER Compiler Console
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470927/KIELER Compiler Console