crystal-community / icr

Interactive console for Crystal programming language
MIT License
505 stars 40 forks source link

Accepts one character & then hangs #135

Closed AlectronikForge closed 1 year ago

AlectronikForge commented 1 year ago

I've installed the versions from Arch AUR (both the regular as well as the git one, problem happens with both), went fine until I started it. The very first character I type gets displayed and then the app hangs, even CTRL-C doesn't terminate it, I have to close the terminal window.

Crystal version is 1.8.2 (2023-05-11).

Unfortunately I'm still too much of a newbie to Crystal to try to figure it out by myself. Maybe somebody can point me in the right direction?

veelenga commented 1 year ago

Hey. This repo is abandoned. Please use official crystal interpreter:

crystal -h  | grep interactive
    i/interactive            starts interactive Crystal
veelenga commented 1 year ago

@jwoertink we may probably need to add a note regarding the crystal interpreter to the readme and archive the repo. WDYT?

jwoertink commented 1 year ago

For sure. We can probably set the repo as archived and just add to the README.