Dragonstone::Runtime::Engine
Constructors
Instance methods
compile_or_eval(ast : AST::Program, path : String, typed : Bool | Nil = nil, analysis : Language::Sema::AnalysisResult | Nil = nil, preferred_backend : BackendMode | Nil = nil) : Unit
Sourcecompile_or_eval(program : IR::Program, path : String, typed : Bool | Nil = nil, preferred_backend : BackendMode | Nil = nil) : Unit
Sourceunit_cache
Source