class Runtime

Defined in:

lang.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def eval(content) #

[View source]
def store : Hash(String, Int32) #

[View source]
def store=(store : Hash(String, Int32)) #

[View source]
def vm : Curta #

[View source]
def vm=(vm : Curta) #

[View source]