开发者

Compiling Racket bytecode hangs

I was trying to compile Racket bytecode to excecutable. However, when I typed racket parser_rkt.zo, then there was nothing showing but the cursor kept flashing...What reasons can it be?

btw, I have no开发者_如何学Go source code, but just the compiled one.


Probably the program is simply waiting for input. Running racket parser_rkt.zo does run that program, so if it doesn't produce anything, that's probably just how the program behaves.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜