Wiki source code of The SC Language (SCL)
Version 4.10 by ssm on 2023/09/11 16:17
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
3.1 | 1 | {{panel borderStyle="dashed" title="Project Overview"}} |
![]() |
1.1 | 2 | Responsible: |
3 | |||
4 | * Christian Motika | ||
5 | * Steven Smyth | ||
6 | {{/panel}} | ||
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 | |=((( | ||
15 | AB SCChart | ||
16 | )))|=((( | ||
17 | AB SCL Program | ||
18 | )))|=((( | ||
19 | AB SC Graph | ||
20 | ))) | ||
21 | |((( | ||
22 | [[image:attach:SCL_AB_scc.png]] | ||
23 | )))|((( | ||
24 | [[image:attach:SCL_AB_scl.png]] | ||
25 | )))|((( | ||
26 | [[image:attach:SCL_AB_scg.png]] | ||
27 | ))) |