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

From version 4.1
edited by cmot
on 2014/06/09 18:58
Change comment: There is no comment for this version
To version 5.1
edited by cmot
on 2014/06/09 19:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,3 +13,25 @@
13 13  * -o <filename> : Use a specific output file (and not the console)
14 14  * -v : Use verbose compilation, more error messages
15 15  * -s: Use strict mode compilation (only apply selected transformations)
16 +
17 +
18 +
19 +== Example 1: ==
20 +
21 +[[image:attach:KiCoConsole2.jpg]]
22 +
23 +When calling the KielerCompiler with the ABORT transformation and console output.
24 +
25 +
26 +
27 +== Example 2:
28 +[[image:attach:KiCoConsole3.jpg]] ==
29 +
30 +Using the KielerCompiler with CODEGENERATION transformation and a specific output file.
31 +
32 +
33 +
34 +== Example 3:
35 +[[image:attach:KiCoConsole4.jpg]] ==
36 +
37 +Using the KielerCompiler with a non exsiting transformation which generates an error message.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470920
1 +9470922
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470920/KIELER Compiler Console
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470922/KIELER Compiler Console