Crystal: Crystal's REPL

Created on 1 May 2017  路  3Comments  路  Source: crystal-lang/crystal

Hi,
Are we going to get REPL in Crystal?

All 3 comments

There is crystal-icr, which is more a hack that works than a fully supported crystal REPL.
Quoting @asterite from https://github.com/crystal-lang/crystal/issues/681#issuecomment-106538018 "I think it's possible, just hard."

More informations https://github.com/crystal-lang/crystal/issues/681

See also: crystal play. Not quite a REPL, but pretty useful.
Run crystal play, and then connect to it using your local web browser.

Closing as duplicate of #681

Refactoring icr to use the instrumentation created for crystal play would be interesting.

Was this page helpful?
0 / 5 - 0 ratings