module Cosmo
Extended Modules
Defined in:
cosmo.crcosmo/logger.cr
cosmo/runtime/intrinsic/global.cr
cosmo/runtime/intrinsic/number.cr
cosmo/runtime/typechecker.cr
Constant Summary
-
Version =
"v" + get_shard["version"].to_s
Instance Method Summary
- #options
-
#read_file(path : String)
Reads a file at
path
and returns it's contents - #read_source(source : String, file_path : String) : ValueType
-
#run_repl
Starts the REPL