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

From version 20.1
edited by cmot
on 2014/06/10 17:18
Change comment: There is no comment for this version
To version 17.1
edited by cmot
on 2014/06/10 17:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -55,19 +55,11 @@
55 55  * -v : Use verbose compilation, more error messages
56 56  * -s: Use strict mode compilation (only apply selected transformations)
57 57  
58 -== Transformation IDs ==
58 +== Common Transformation IDs ==
59 59  
60 -In order to use the KIELER Compiler from the command line you need to know the ID of the transformations you would like to apply.
60 +In order to use the KIELER Compiler from the command line you need to know the ID of the transformations you would like to apply. Here are the most common ones:
61 61  
62 62  |=(((
63 -Common Transformation IDs
64 -)))|=(((
65 -More Transformation IDs
66 -)))
67 -|(((
68 -Here are the most common ones:
69 -
70 -|=(((
71 71  Transformation ID
72 72  )))|=(((
73 73  Description
... ... @@ -82,14 +82,18 @@
82 82  )))|(((
83 83  All extended SCCharts transformations resulting in a Core SCChart
84 84  )))
85 -|(((
77 +|(% colspan="1" %)(% colspan="1" %)
78 +(((
86 86  CORE
87 -)))|(((
80 +)))|(% colspan="1" %)(% colspan="1" %)
81 +(((
88 88  All core SCCharts transformations resulting in a Normalized SCChart
89 89  )))
90 -|(((
84 +|(% colspan="1" %)(% colspan="1" %)
85 +(((
91 91  SCGRAPH
92 -)))|(((
87 +)))|(% colspan="1" %)(% colspan="1" %)
88 +(((
93 93  Transform to an SCG
94 94  )))
95 95  |(% colspan="1" %)(% colspan="1" %)
... ... @@ -97,18 +97,13 @@
97 97  CODEGENERATION
98 98  )))|(% colspan="1" %)(% colspan="1" %)
99 99  (((
100 -Generate C code
96 +Generate C Code
101 101  )))
102 -)))|(((
98 +
103 103  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:
104 104  
105 105  [[image:attach:TRANSFORMATIONIDs.jpg]]
106 -)))
107 107  
108 -
109 -
110 -
111 -
112 112  == Example Calls ==
113 113  
114 114  === Example 1 ===
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470949
1 +9470946
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470949/KIELER Compiler Console
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470946/KIELER Compiler Console