1 2 3 4 5 6
definition module Sjit.Run from Sjit.Compile import :: CompileState interpret :: !CompileState -> Int exec :: !CompileState -> Int