| ... |
... |
@@ -13,25 +13,3 @@ |
| 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. |