mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-25 08:08:47 +00:00
Added pattern-matching in lectures
This commit is contained in:
parent
dad4c35a80
commit
d89cd76cd9
11 changed files with 247 additions and 27 deletions
|
|
@ -90,7 +90,7 @@ Semantics of expressions:
|
|||
$\Sigma$ is the set of all states.
|
||||
\end{itemize}
|
||||
|
||||
Empty state $\bot$: undefined for any variable.
|
||||
Empty state $\Lambda$: undefined for any variable.
|
||||
|
||||
Denotational style of semantic description:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue