jjzjj

windows - 字符无法在 CLISP (2.49) 的字符集中表示

我正在尝试在Windows上使用CLISP。所以,当我在命令行中启动它时,我会看到下一个***-SYSTEM::DRIVER:Character#\u0414cannotberepresentedinthecharactersetCHARSET:cp437Break1[3]>我该如何解决这个问题? 最佳答案 ThisisanFAQ:这些错误消息是什么意思:“CHARSET:ASCII转换中的无效字节#x94”和“字符集CHARSET:ASCII中无法表示字符#\u00B3”?这意味着您正在尝试从具有ASCII:EXTERNAL-FO

linux - 我如何使用(需要:PACKAGE) in clisp under Ubuntu Hardy?

我正在尝试评估答案providedhere,并且出现错误:"AfilewithnameASDF-INSTALLdoesnotexist"使用clisp时:dsm@localhost:~$clisp-q[1]>(require:asdf-install)***-LOAD:AfilewithnameASDF-INSTALLdoesnotexistThefollowingrestartsareavailable:ABORT:R1ABORTBreak1[2]>:r1[3]>(quit)dsm@localhost:~$cmucl抛出类似的错误:dsm@localhost:~$cmucl-qWar