mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 03:08:46 +00:00
05.tex
This commit is contained in:
parent
087bdfd10a
commit
08c0d5d4a2
2 changed files with 287 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ open Language
|
|||
|
||||
(* The type for the stack machine program *)
|
||||
type prg = insn list
|
||||
|
||||
|
||||
(* The type for the stack machine configuration: control stack, stack and configuration from statement
|
||||
interpreter
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue