Wiki source code of The SC Language (SCL)
Last modified by Richard Kreissig on 2023/09/14 11:11
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | == Project Overview == | ||
2 | Responsible: | ||
3 | |||
4 | * Christian Motika | ||
5 | * Steven Smyth | ||
6 | |||
7 | |||
8 | = SCL - SC Language = | ||
9 | |||
10 | SCL is a minimal language adopted from C, Java and Esterel and can be interpreted as //Sequentially Constructive Language//. It is used to describe// SC Charts// in textual form. Its graphical representation is called //SC Graph (SCG).// | ||
11 | |||
12 | |||
13 | |=((( | ||
14 | AB SCChart | ||
15 | )))|=((( | ||
16 | AB SCL Program | ||
17 | )))|=((( | ||
18 | AB SC Graph | ||
19 | ))) | ||
20 | |((( | ||
21 | [[image:attach:SCL_AB_scc.png]] | ||
22 | )))|((( | ||
23 | [[image:attach:SCL_AB_scl.png]] | ||
24 | )))|((( | ||
25 | [[image:attach:SCL_AB_scg.png]] | ||
26 | ))) |