mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Intermediate
This commit is contained in:
parent
4847ee60fb
commit
1e1517f7c6
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ let run p i = let (_, (_, _, o)) = eval ([], (Expr.empty, i, [])) p in o
|
||||||
|
|
||||||
(* Stack machine compiler
|
(* Stack machine compiler
|
||||||
|
|
||||||
val compile : Stmt.t -> prg
|
|
||||||
val compile : Language.Stmt.t -> prg
|
val compile : Language.Stmt.t -> prg
|
||||||
|
|
||||||
Takes a program in the source language and returns an equivalent program for the
|
Takes a program in the source language and returns an equivalent program for the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue