aboutsummaryrefslogtreecommitdiff
path: root/Sjit/Run.dcl
blob: aff22fc953f0578c1ea3764a1951a4f201cd1bf6 (plain) (blame)
1
2
3
4
5
6
definition module Sjit.Run

from Sjit.Compile import :: CompileState

interpret :: !CompileState -> Int
exec :: !CompileState -> Int