arclanguage / anarki

Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
http://arclanguage.github.io
Other
1.17k stars 160 forks source link

arc.cmd hangs on Windows 10 #219

Closed rocketnia closed 1 year ago

rocketnia commented 1 year ago

On Arc Forum, tubsy notes:

When I try to start Anarki via arc.cmd on Windows 10, the command prompt opens, but only the blinking cursor is visible and it waits endlessly. Only when I press some key (e.g. space), the text "initializing arc... (may take a minute)" appears. After about 30 seconds the arc prompt appears. But then, if I type something in that prompt (say, number 1) nothing happens, as if repl doesn't work at all. This was tested on Racket version 8.7. Please help!

rocketnia commented 1 year ago

Oops. This has already been reported as #217.