Interactive console for Crystal programming language with REPL
Interactive console for Crystal programming language
icr
$ icr
$ icr > puts "Hello, Crystal!"
$ icr > load "script.cr"