mirror of
https://github.com/ProgramSnail/Lama.git
synced 2026-01-04 13:08:17 +00:00
COntinue spec
This commit is contained in:
parent
0b26e754e3
commit
142d784174
6 changed files with 69 additions and 8 deletions
|
|
@ -18,5 +18,5 @@ which can be imported by an end-user application.
|
|||
|
||||
The concrete syntax for compilation unit is shown on Fig.~\ref{compilation_unit}. Besides optional imports a unit must contain
|
||||
a \nonterm{scopeExpression}, which may contain some definitions and computations. Note, a unit can not be empty. The computations described in
|
||||
a unit are performed at unit initialization time (see~\ref{separate_compilation}).
|
||||
a unit are performed at unit initialization time (see Chapter~\ref{sec:driver}).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue